grad_term Abstract Interface

abstract interface
public subroutine grad_term(s, grad)

Arguments

Type IntentOptional Attributes Name
type(ommp_system), intent(inout), target :: s
real(kind=rp), intent(out) :: grad(3,s%top%mm_atoms)