#include <AMReX_Config.H>Go to the source code of this file.
Namespaces | |
| namespace | amrex |
| namespace | amrex::Gpu |
Typedefs | |
| using | amrex::Box = BoxND< 3 > |
Box is an alias for amrex::BoxND instantiated with AMREX_SPACEDIM. | |
| using | amrex::IntVect = IntVectND< 3 > |
IntVect is an alias for amrex::IntVectND instantiated with AMREX_SPACEDIM. | |
| using | amrex::IndexType = IndexTypeND< 3 > |
IndexType is an alias for amrex::IndexTypeND instantiated with AMREX_SPACEDIM. | |