IBAMR  IBAMR version 0.19.
Classes | Namespaces
ArrayDataOperationUtilities.h File Reference
#include "SAMRAI_config.h"
#include "Box.h"
#include "IntVector.h"
#include "ArrayDataOperationUtilities.C"

Classes

class  SAMRAI::pdat::ArrayData< DIM, TYPE >
 Class ArrayData<DIM, TYPE> is a basic templated array structure defined over the index space of a box (with a specified depth) that provides the support for the various standard array-based patch data subclasses. More...
 
class  SAMRAI::pdat::ArrayDataOperationUtilities< DIM, TYPE, OP >
 Struct ArrayDataOperationUtilities<DIM, TYPE, OP> provides generic looping operations for all array-based patch data types. The operations are templated on spatial dimension, data type, and the operation that will be performed on individual array elements in the innermost loop. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::pdat