ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
getJacobianCentre
Module Function
25 statements
Source File
geometry_procedures.f90
geometry_procedures
getJacobianCentre
Contents
pure module function getJacobianCentre(this, dualGrid, extendedBoundaryCells) result(jCentre)
Interface →
Getter for jacobianCentre, if dualGrid is true returns dual grid values
Arguments
Type
Intent
Optional
Attributes
Name
class(
Geometry
),
intent(in)
::
this
logical,
intent(in),
optional
::
dualGrid
logical,
intent(in),
optional
::
extendedBoundaryCells
Return Value
real(kind=rk), allocatable, dimension(:)