Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_BaseFwd.H File Reference

Forward declarations for the most commonly used AMReX Base types. More...

#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.
 

Detailed Description

Forward declarations for the most commonly used AMReX Base types.