Initialize axis
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(axis_obj), | intent(inout) | :: | this |
A axis object |
||
integer, | intent(in) | :: | lo |
Array lower bound |
||
integer, | intent(in) | :: | hi |
Array higher bound |
||
integer, | intent(in) | :: | ngc |
Number of ghost cells |