| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Geometry), | intent(inout) | :: | this | |||
| real(kind=rk), | intent(in), | dimension(:) | :: | cellWidths |
Spatial cell widths |
|
| real(kind=rk), | intent(in), | dimension(:) | :: | jLeft |
Left face jacobian values |
|
| real(kind=rk), | intent(in), | dimension(:) | :: | jRight |
Right face jacobian values |
|
| logical, | intent(in), | optional | :: | periodicGrid |
Set to true if the grid is periodic |
Geometry initialization routine