public pure function get_dims(self, data_loc) result(dims)
Getter for local domain dimensions
Type Bound
mesh_t
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
class(mesh_t),
|
intent(in) |
|
|
:: |
self |
|
integer,
|
intent(in) |
|
|
:: |
data_loc |
|
Return Value
integer, dimension(3)