#include <AMReX_Config.H>#include <AMReX_Array.H>#include <AMReX_Vector.H>#include <AMReX_BLassert.H>#include <AMReX_REAL.H>#include <AMReX_INT.H>#include <iosfwd>Go to the source code of this file.
Classes | |
| class | amrex::IntDescriptor |
| A Descriptor of the Long Integer type. More... | |
| class | amrex::RealDescriptor |
| A Descriptor of the Real Type. More... | |
Namespaces | |
| namespace | amrex |
Functions | |
| std::ostream & | amrex::operator<< (std::ostream &os, const IntDescriptor &id) |
| std::istream & | amrex::operator>> (std::istream &is, IntDescriptor &id) |
| std::ostream & | amrex::operator<< (std::ostream &os, const RealDescriptor &rd) |
| std::istream & | amrex::operator>> (std::istream &is, RealDescriptor &rd) |