vdw_remove_potential Subroutine

public subroutine vdw_remove_potential(vdw, i)

Remove the VdW interaction from the specified atom the atom will not interact anymore with any other atom

Arguments

Type IntentOptional Attributes Name
type(ommp_nonbonded_type), intent(inout) :: vdw
integer(kind=ip), intent(in) :: i

Called by

proc~~vdw_remove_potential~~CalledByGraph proc~vdw_remove_potential vdw_remove_potential proc~ommp_create_link_atom ommp_create_link_atom proc~ommp_create_link_atom->proc~vdw_remove_potential proc~c_ommp_create_link_atom C_ommp_create_link_atom proc~c_ommp_create_link_atom->proc~ommp_create_link_atom

Contents