link_atom_project_grd Subroutine

public subroutine link_atom_project_grd(la, laforces, qmg, mmg)

Uses

  • proc~~link_atom_project_grd~~UsesGraph proc~link_atom_project_grd link_atom_project_grd module~mod_utils mod_utils proc~link_atom_project_grd->module~mod_utils module~mod_constants mod_constants module~mod_utils->module~mod_constants module~mod_memory mod_memory module~mod_utils->module~mod_memory iso_c_binding iso_c_binding module~mod_constants->iso_c_binding module~mod_memory->module~mod_constants module~mod_memory->iso_c_binding module~mod_io mod_io module~mod_memory->module~mod_io module~mod_io->module~mod_constants

Arguments

Type IntentOptional Attributes Name
type(ommp_link_atom_type), intent(in) :: la
real(kind=rp), intent(in) :: laforces(3,la%nla)
real(kind=rp), intent(inout) :: qmg(3,la%qmtop%mm_atoms)
real(kind=rp), intent(inout) :: mmg(3,la%mmtop%mm_atoms)

Calls

proc~~link_atom_project_grd~~CallsGraph proc~link_atom_project_grd link_atom_project_grd proc~versor_der versor_der proc~link_atom_project_grd->proc~versor_der

Called by

proc~~link_atom_project_grd~~CalledByGraph proc~link_atom_project_grd link_atom_project_grd proc~qm_helper_link_atom_geomgrad qm_helper_link_atom_geomgrad proc~qm_helper_link_atom_geomgrad->proc~link_atom_project_grd proc~ommp_qm_helper_link_atom_geomgrad ommp_qm_helper_link_atom_geomgrad proc~ommp_qm_helper_link_atom_geomgrad->proc~qm_helper_link_atom_geomgrad proc~c_ommp_qm_helper_link_atom_geomgrad C_ommp_qm_helper_link_atom_geomgrad proc~c_ommp_qm_helper_link_atom_geomgrad->proc~ommp_qm_helper_link_atom_geomgrad proc~ommptest_fakeqm_linkatom_geomgrad ommptest_fakeqm_linkatom_geomgrad proc~ommptest_fakeqm_linkatom_geomgrad->proc~ommp_qm_helper_link_atom_geomgrad proc~ommptest_totalqmmm_geomgrad ommptest_totalqmmm_geomgrad proc~ommptest_totalqmmm_geomgrad->proc~ommp_qm_helper_link_atom_geomgrad

Contents