Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
AMReX_INT.H File Reference
#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 Documentation

◆ amrex_long

typedef long long amrex_long

◆ amrex_ulong

typedef unsigned long long amrex_ulong