new_iv_module Function

public function new_iv_module(settings, grid) result(iv_module)

Arguments

Type IntentOptional Attributes Name
type(settings_t), intent(in), target :: settings
type(grid_t), intent(in), target :: grid

Return Value type(iv_module_t)