set_spacing_function Subroutine

private subroutine set_spacing_function(this, dx_func)

Type Bound

grid_t

Arguments

Type IntentOptional Attributes Name
class(grid_t), intent(inout) :: this
procedure(dx_func_i) :: dx_func