Closed jwallwork23 closed 3 months ago
Currently, most XIOS integration tests use Axes for all coordinate directions. We're more likely to want to use a Domain for the $xy$-plane and an Axis for the $z$-axis because we can partition over a Domain with MPI but not an Axis.
Closed by #635.
Currently, most XIOS integration tests use Axes for all coordinate directions. We're more likely to want to use a Domain for the $xy$-plane and an Axis for the $z$-axis because we can partition over a Domain with MPI but not an Axis.