![]() |
Block-Structured AMR Software Framework
|
A simple struct holding 3 int values for a 3D index. More...
#include <AMReX_Dim3.H>
Public Attributes | |
| int | x |
| int | y |
| int | z |
A simple struct holding 3 int values for a 3D index.
Used to represent a 3D integer index, independent of AMREX_SPACEDIM.
| int amrex::Dim3::x |
| int amrex::Dim3::y |
| int amrex::Dim3::z |