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