Toggle navigation
libGridXC
Overview
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
get_n
Function
17 statements
Source File
mesh1d.F90
gridxc_mesh1D
get_n
Contents
None
public function get_n(xmin, xmax, dxmin, dxmax)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
xmin
real(kind=dp),
intent(in)
::
xmax
real(kind=dp),
intent(in)
::
dxmin
real(kind=dp),
intent(in)
::
dxmax
Return Value
integer
Contents
None