set_module_pointers Subroutine

private subroutine set_module_pointers(conduction_tgt, grid_tgt, cooling_tgt)

Arguments

TypeIntentOptionalAttributesName
type(conduction_t), intent(in), target:: conduction_tgt
type(grid_t), intent(in), target:: grid_tgt
type(cooling_t), intent(in), target:: cooling_tgt

Contents

None