get_global_dims Function

public pure function get_global_dims(self, data_loc) result(dims)

Getter for local domain dimensions

Type Bound

mesh_t

Arguments

Type IntentOptional Attributes Name
class(mesh_t), intent(in) :: self
integer, intent(in) :: data_loc

Return Value integer, dimension(3)