ommp_turn_pol_off Subroutine

public subroutine ommp_turn_pol_off(s, n, nopol)

Uses

  • proc~~ommp_turn_pol_off~~UsesGraph proc~ommp_turn_pol_off ommp_turn_pol_off module~mod_electrostatics mod_electrostatics proc~ommp_turn_pol_off->module~mod_electrostatics module~mod_constants mod_constants proc~ommp_turn_pol_off->module~mod_constants module~mod_io mod_io proc~ommp_turn_pol_off->module~mod_io module~mod_electrostatics->module~mod_constants module~mod_electrostatics->module~mod_io module~mod_memory mod_memory module~mod_electrostatics->module~mod_memory module~mod_profiling mod_profiling module~mod_electrostatics->module~mod_profiling module~mod_adjacency_mat mod_adjacency_mat module~mod_electrostatics->module~mod_adjacency_mat module~mod_topology mod_topology module~mod_electrostatics->module~mod_topology iso_c_binding iso_c_binding module~mod_constants->iso_c_binding module~mod_io->module~mod_constants module~mod_memory->module~mod_constants module~mod_memory->module~mod_io module~mod_memory->iso_c_binding module~mod_profiling->module~mod_constants module~mod_profiling->module~mod_io module~mod_profiling->module~mod_memory module~mod_adjacency_mat->module~mod_memory module~mod_topology->module~mod_memory module~mod_topology->module~mod_adjacency_mat

Arguments

Type IntentOptional Attributes Name
type(ommp_system), intent(inout), pointer :: s

OpenMMPol system

integer(kind=ommp_integer), intent(in) :: n

Atoms to freeze in MM indexing

integer(kind=ommp_integer), intent(in) :: nopol(n)

Atoms to freeze in MM indexing


Calls

proc~~ommp_turn_pol_off~~CallsGraph proc~ommp_turn_pol_off ommp_turn_pol_off proc~fatal_error fatal_error proc~ommp_turn_pol_off->proc~fatal_error proc~remove_null_pol remove_null_pol proc~ommp_turn_pol_off->proc~remove_null_pol proc~ommp_message ommp_message proc~ommp_turn_pol_off->proc~ommp_message proc~fatal_error->proc~ommp_message proc~close_output close_output proc~fatal_error->proc~close_output proc~remove_null_pol->proc~ommp_message interface~mallocate mallocate proc~remove_null_pol->interface~mallocate interface~mfree mfree proc~remove_null_pol->interface~mfree proc~close_output->proc~ommp_message proc~r_alloc1 r_alloc1 interface~mallocate->proc~r_alloc1 proc~i_alloc2 i_alloc2 interface~mallocate->proc~i_alloc2 proc~i_alloc1 i_alloc1 interface~mallocate->proc~i_alloc1 proc~r_alloc3 r_alloc3 interface~mallocate->proc~r_alloc3 proc~r_alloc2 r_alloc2 interface~mallocate->proc~r_alloc2 proc~i_alloc3 i_alloc3 interface~mallocate->proc~i_alloc3 proc~l_alloc1 l_alloc1 interface~mallocate->proc~l_alloc1 proc~l_alloc2 l_alloc2 interface~mallocate->proc~l_alloc2 proc~l_free2 l_free2 interface~mfree->proc~l_free2 proc~l_free1 l_free1 interface~mfree->proc~l_free1 proc~r_free1 r_free1 interface~mfree->proc~r_free1 proc~i_free1 i_free1 interface~mfree->proc~i_free1 proc~i_free3 i_free3 interface~mfree->proc~i_free3 proc~i_free2 i_free2 interface~mfree->proc~i_free2 proc~r_free3 r_free3 interface~mfree->proc~r_free3 proc~r_free2 r_free2 interface~mfree->proc~r_free2 proc~chk_free chk_free proc~l_free2->proc~chk_free proc~l_free1->proc~chk_free proc~chk_alloc chk_alloc proc~r_alloc1->proc~chk_alloc proc~memory_init memory_init proc~r_alloc1->proc~memory_init proc~i_alloc2->proc~chk_alloc proc~i_alloc2->proc~memory_init proc~i_alloc1->proc~chk_alloc proc~i_alloc1->proc~memory_init proc~r_alloc3->proc~chk_alloc proc~r_alloc3->proc~memory_init proc~r_alloc2->proc~chk_alloc proc~r_alloc2->proc~memory_init proc~i_alloc3->proc~chk_alloc proc~i_alloc3->proc~memory_init proc~l_alloc1->proc~chk_alloc proc~l_alloc1->proc~memory_init proc~l_alloc2->proc~chk_alloc proc~l_alloc2->proc~memory_init proc~r_free1->proc~chk_free proc~i_free1->proc~chk_free proc~i_free3->proc~chk_free proc~i_free2->proc~chk_free proc~r_free3->proc~chk_free proc~r_free2->proc~chk_free proc~chk_free->proc~fatal_error proc~chk_alloc->proc~fatal_error

Called by

proc~~ommp_turn_pol_off~~CalledByGraph proc~ommp_turn_pol_off ommp_turn_pol_off proc~c_ommp_turn_pol_off C_ommp_turn_pol_off proc~c_ommp_turn_pol_off->proc~ommp_turn_pol_off program~test_si_geomgrad test_SI_geomgrad program~test_si_geomgrad->proc~ommp_turn_pol_off program~test_si_geomgrad_num test_SI_geomgrad_num program~test_si_geomgrad_num->proc~ommp_turn_pol_off

Contents