ommp_get_fixedelec_energy Function

public function ommp_get_fixedelec_energy(sys_obj) result(ene)

Uses

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

Arguments

Type IntentOptional Attributes Name
type(ommp_system), intent(inout), target :: sys_obj

Return Value real(kind=ommp_real)


Calls

proc~~ommp_get_fixedelec_energy~~CallsGraph proc~ommp_get_fixedelec_energy ommp_get_fixedelec_energy proc~time_push time_push proc~ommp_get_fixedelec_energy->proc~time_push proc~time_pull time_pull proc~ommp_get_fixedelec_energy->proc~time_pull proc~energy_mm_mm energy_MM_MM proc~ommp_get_fixedelec_energy->proc~energy_mm_mm proc~mem_stat mem_stat proc~time_push->proc~mem_stat proc~fatal_error fatal_error proc~time_push->proc~fatal_error proc~time_pull->proc~mem_stat proc~time_pull->proc~fatal_error proc~ommp_message ommp_message proc~time_pull->proc~ommp_message proc~prepare_fixedelec prepare_fixedelec proc~energy_mm_mm->proc~prepare_fixedelec proc~memory_init memory_init proc~mem_stat->proc~memory_init proc~elec_prop_m2m elec_prop_M2M proc~prepare_fixedelec->proc~elec_prop_m2m interface~mallocate mallocate proc~prepare_fixedelec->interface~mallocate proc~fatal_error->proc~ommp_message proc~close_output close_output proc~fatal_error->proc~close_output proc~coulomb_kernel coulomb_kernel proc~elec_prop_m2m->proc~coulomb_kernel proc~mu_elec_prop mu_elec_prop proc~elec_prop_m2m->proc~mu_elec_prop proc~quad_elec_prop quad_elec_prop proc~elec_prop_m2m->proc~quad_elec_prop proc~q_elec_prop q_elec_prop proc~elec_prop_m2m->proc~q_elec_prop proc~l_alloc2 l_alloc2 interface~mallocate->proc~l_alloc2 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~close_output->proc~ommp_message proc~l_alloc2->proc~memory_init proc~chk_alloc chk_alloc proc~l_alloc2->proc~chk_alloc proc~coulomb_kernel->proc~fatal_error proc~r_alloc1->proc~memory_init proc~r_alloc1->proc~chk_alloc proc~i_alloc2->proc~memory_init proc~i_alloc2->proc~chk_alloc proc~i_alloc1->proc~memory_init proc~i_alloc1->proc~chk_alloc proc~r_alloc3->proc~memory_init proc~r_alloc3->proc~chk_alloc proc~r_alloc2->proc~memory_init proc~r_alloc2->proc~chk_alloc proc~i_alloc3->proc~memory_init proc~i_alloc3->proc~chk_alloc proc~l_alloc1->proc~memory_init proc~l_alloc1->proc~chk_alloc proc~chk_alloc->proc~fatal_error

Called by

proc~~ommp_get_fixedelec_energy~~CalledByGraph proc~ommp_get_fixedelec_energy ommp_get_fixedelec_energy proc~ommp_get_full_ele_energy ommp_get_full_ele_energy proc~ommp_get_full_ele_energy->proc~ommp_get_fixedelec_energy program~test_si_potential test_SI_potential program~test_si_potential->proc~ommp_get_fixedelec_energy proc~c_ommp_get_fixedelec_energy C_ommp_get_fixedelec_energy proc~c_ommp_get_fixedelec_energy->proc~ommp_get_fixedelec_energy proc~ommp_get_full_energy ommp_get_full_energy proc~ommp_get_full_energy->proc~ommp_get_full_ele_energy proc~c_ommp_get_full_ele_energy C_ommp_get_full_ele_energy proc~c_ommp_get_full_ele_energy->proc~ommp_get_full_ele_energy proc~c_ommp_get_full_energy C_ommp_get_full_energy proc~c_ommp_get_full_energy->proc~ommp_get_full_energy

Contents