Toggle navigation
libGridXC
Overview
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
integral
Function
35 statements
Source File
mesh1d.F90
gridxc_mesh1D
integral
Contents
None
public function integral(n, y, x, dx)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
n
real(kind=dp),
intent(in)
::
y
(n)
real(kind=dp),
intent(in),
optional
::
x
(n)
real(kind=dp),
intent(in),
optional
::
dx
Return Value
real(kind=dp)
Contents
None