![]() |
Block-Structured AMR Software Framework
|
Types and operations for real space coordinates and geometry in AMReX. More...
Classes | |
| struct | amrex::XDim3 |
| A simple struct holding 3 Real values for a 3D coordinate. More... | |
| class | amrex::CoordSys |
| Coordinate system; provides mapping between physical space and index space. More... | |
| class | amrex::Geometry |
| Rectangular problem domain geometry. More... | |
| class | amrex::RealBox |
| A Box with real dimensions. More... | |
| class | amrex::RealVectND< dim > |
| A Real vector in dim-dimensional space. More... | |
Types and operations for real space coordinates and geometry in AMReX.
These abstractions define physical coordinates, bounding boxes and geometric information associated with the computational domain.
Central types include: