IBAMR  IBAMR version 0.19.
Classes | Namespaces | Typedefs
IndexUtilities.h File Reference
#include <ibtk/config.h>
#include "ibtk/ibtk_utilities.h"
#include "Box.h"
#include "CartesianGridGeometry.h"
#include "CartesianPatchGeometry.h"
#include "CellIndex.h"
#include "Index.h"
#include "IntVector.h"
#include "Patch.h"
#include <functional>
#include <vector>
#include "ibtk/private/IndexUtilities-inl.h"

Classes

class  SAMRAI::pdat::CellIndex< DIM >
 
class  SAMRAI::pdat::SideIndex< DIM >
 
struct  IBTK::IndexOrder< T >
 
class  IBTK::IndexUtilities
 Class IndexUtilities is a utility class that defines simple functions such as conversion routines between physical coordinates and Cartesian index space. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::pdat
 
 IBTK
 

Typedefs

using IBTK::IndexFortranOrder = struct IndexOrder< SAMRAI::hier::Index< NDIM > >
 
using IBTK::CellIndexFortranOrder = struct IndexOrder< SAMRAI::pdat::CellIndex< NDIM > >