ommp_get_vdw_energy Function

public function ommp_get_vdw_energy(sys_obj) result(evdw)

Uses

  • proc~~ommp_get_vdw_energy~~UsesGraph proc~ommp_get_vdw_energy ommp_get_vdw_energy module~mod_nonbonded mod_nonbonded proc~ommp_get_vdw_energy->module~mod_nonbonded module~mod_topology mod_topology module~mod_nonbonded->module~mod_topology module~mod_adjacency_mat mod_adjacency_mat module~mod_nonbonded->module~mod_adjacency_mat module~mod_memory mod_memory module~mod_nonbonded->module~mod_memory module~mod_constants mod_constants module~mod_nonbonded->module~mod_constants module~mod_neighbor_list mod_neighbor_list module~mod_nonbonded->module~mod_neighbor_list module~mod_topology->module~mod_adjacency_mat module~mod_topology->module~mod_memory module~mod_adjacency_mat->module~mod_memory module~mod_memory->module~mod_constants module~mod_io mod_io module~mod_memory->module~mod_io iso_c_binding iso_c_binding module~mod_memory->iso_c_binding module~mod_constants->iso_c_binding module~mod_neighbor_list->module~mod_adjacency_mat module~mod_neighbor_list->module~mod_memory module~mod_neighbor_list->module~mod_io module~mod_io->module~mod_constants

Arguments

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

Return Value real(kind=ommp_real)


Calls

proc~~ommp_get_vdw_energy~~CallsGraph proc~ommp_get_vdw_energy ommp_get_vdw_energy proc~time_push time_push proc~ommp_get_vdw_energy->proc~time_push proc~vdw_potential vdw_potential proc~ommp_get_vdw_energy->proc~vdw_potential proc~time_pull time_pull proc~ommp_get_vdw_energy->proc~time_pull proc~mem_stat mem_stat proc~time_push->proc~mem_stat proc~fatal_error fatal_error proc~time_push->proc~fatal_error proc~vdw_potential->proc~time_push proc~vdw_potential->proc~time_pull proc~get_rij0 get_Rij0 proc~vdw_potential->proc~get_rij0 proc~vdw_potential->proc~fatal_error interface~mallocate mallocate proc~vdw_potential->interface~mallocate proc~get_ith_nl get_ith_nl proc~vdw_potential->proc~get_ith_nl proc~get_eij get_eij proc~vdw_potential->proc~get_eij interface~mfree mfree proc~vdw_potential->interface~mfree proc~time_pull->proc~mem_stat proc~time_pull->proc~fatal_error proc~ommp_message ommp_message proc~time_pull->proc~ommp_message proc~memory_init memory_init proc~mem_stat->proc~memory_init proc~fatal_error->proc~ommp_message proc~close_output close_output proc~fatal_error->proc~close_output proc~r_alloc1 r_alloc1 interface~mallocate->proc~r_alloc1 proc~i_alloc1 i_alloc1 interface~mallocate->proc~i_alloc1 proc~i_alloc2 i_alloc2 interface~mallocate->proc~i_alloc2 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~r_free1 r_free1 interface~mfree->proc~r_free1 proc~i_free3 i_free3 interface~mfree->proc~i_free3 proc~l_free2 l_free2 interface~mfree->proc~l_free2 proc~l_free1 l_free1 interface~mfree->proc~l_free1 proc~i_free1 i_free1 interface~mfree->proc~i_free1 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~r_free1->proc~chk_free proc~i_free3->proc~chk_free proc~l_free2->proc~chk_free proc~l_free1->proc~chk_free proc~r_alloc1->proc~memory_init proc~chk_alloc chk_alloc proc~r_alloc1->proc~chk_alloc proc~close_output->proc~ommp_message proc~i_alloc1->proc~memory_init proc~i_alloc1->proc~chk_alloc proc~i_alloc2->proc~memory_init proc~i_alloc2->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~l_alloc2->proc~memory_init proc~l_alloc2->proc~chk_alloc proc~i_free1->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_get_vdw_energy~~CalledByGraph proc~ommp_get_vdw_energy ommp_get_vdw_energy proc~ommp_get_full_energy ommp_get_full_energy proc~ommp_get_full_energy->proc~ommp_get_vdw_energy program~test_si_potential test_SI_potential program~test_si_potential->proc~ommp_get_vdw_energy proc~c_ommp_get_vdw_energy C_ommp_get_vdw_energy proc~c_ommp_get_vdw_energy->proc~ommp_get_vdw_energy proc~c_ommp_get_full_energy C_ommp_get_full_energy proc~c_ommp_get_full_energy->proc~ommp_get_full_energy

Contents