0.6.0
Loading...
Searching...
No Matches
mod_apply_saincher_redistribution Module Reference

Functions/Subroutines

subroutine apply_saincher_redistribution (scalar_field, max_value)
 
subroutine apply_overshoot_saincher_redistribution (scalar_field, max_value, ip, jp, kp, tolerance)
 
subroutine apply_undershoot_saincher_redistribution (scalar_field, ip, jp, kp, tolerance)
 

Function/Subroutine Documentation

◆ apply_overshoot_saincher_redistribution()

subroutine mod_apply_saincher_redistribution::apply_overshoot_saincher_redistribution ( double precision, dimension(:,:,:), intent(inout) scalar_field,
double precision, intent(in) max_value,
integer, intent(in) ip,
integer, intent(in) jp,
integer, intent(in) kp,
double precision, intent(in) tolerance )

◆ apply_saincher_redistribution()

subroutine mod_apply_saincher_redistribution::apply_saincher_redistribution ( double precision, dimension(:,:,:), intent(inout) scalar_field,
double precision, intent(in) max_value )

◆ apply_undershoot_saincher_redistribution()

subroutine mod_apply_saincher_redistribution::apply_undershoot_saincher_redistribution ( double precision, dimension(:,:,:), intent(inout) scalar_field,
integer, intent(in) ip,
integer, intent(in) jp,
integer, intent(in) kp,
double precision, intent(in) tolerance )