IBAMR  IBAMR version 0.19.
Classes | Namespaces | Macros
FaceData.h File Reference
#include "SAMRAI_config.h"
#include "PatchData.h"
#include "ArrayData.h"
#include "FaceIndex.h"
#include "FaceIterator.h"
#include "tbox/Arena.h"
#include "tbox/Complex.h"
#include "tbox/PIO.h"
#include "tbox/Pointer.h"
#include "FaceData.C"
#include <iostream>

Classes

class  SAMRAI::pdat::FaceData< DIM, TYPE >
 Class FaceData<DIM> provides an implementation for data defined at cell faces on AMR patches. It is derived from the hier::PatchData interface common to all SAMRAI patch data types. Given a CELL-centered AMR index space box, a face data object represents data of some template TYPE and depth on the faces of the cells in the box. Here, depth indicates the number of data values at each face index location. The FaceGeometry class provides the translation between the standard SAMRAI cell-centered AMR index space and face-centered data. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::pdat
 

Macros

#define included_iostream
 

Macro Definition Documentation

◆ included_iostream

#define included_iostream