#include <AMReX_Config.H>#include <type_traits>#include <cinttypes>#include <climits>Go to the source code of this file.
Namespaces | |
| namespace | amrex |
Typedefs | |
| typedef long long | amrex_long |
| typedef unsigned long long | amrex_ulong |
| using | amrex::Long = amrex_long |
| using | amrex::ULong = amrex_ulong |
| Unsigned integer type guaranteed to be wider than unsigned int. | |
| typedef long long amrex_long |
| typedef unsigned long long amrex_ulong |