#include "SAMRAI_config.h"
#include "Box.h"
#include "IntVector.h"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::pdat |
Classes | |
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... |