xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
integral
Function
Gnu General Public License V3
6 statements
molecular_grid
integral
Contents
public function integral(g, f) result(value)
integral on the grid
Arguments
Type
Intent
Optional
Attributes
Name
type(
grid3d
),
intent(in)
::
g
real(kind=long),
intent(in)
::
f
(g%n_grid)
Return Value
real(kind=long)