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

Iterator over all IntVects in a Box. More...

#include <AMReX_Config.H>
#include <AMReX_BLassert.H>
#include <AMReX_REAL.H>
#include <AMReX_SPACE.H>
#include <AMReX_IntVect.H>
#include <cstdlib>

Go to the source code of this file.

Classes

class  amrex::BoxIteratorND< dim >
 Iterator over all IntVects in a Box. More...
 

Namespaces

namespace  amrex
 

Typedefs

using amrex::BoxIterator = BoxIteratorND< 3 >
 

Detailed Description

Iterator over all IntVects in a Box.