Utility function to return the size of a Poisson2D
matrix
along a given dimension.
Utility function to return the size of a Poisson2D
matrix along a given dimension.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Poisson2D), | intent(in) | :: | A |
Input matrix. |
||
integer(kind=ilp), | intent(in), | optional | :: | dim |
Queried dimension. |
Corresponding size.