Toggle navigation
openMMPol
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
grad_term
Abstract Interface
8 statements
Source File
test_SI_geomgrad.f90
test_geomgrad
grad_term
Contents
None
abstract interface
public subroutine grad_term(s, grad)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ommp_system
),
intent(inout),
target
::
s
real(kind=rp),
intent(out)
::
grad
(3,s%top%mm_atoms)