IBAMR  IBAMR version 0.19.
Classes | Namespaces | Macros
VisMaterialsDataStrategy.h File Reference
#include "SAMRAI_config.h"
#include "Box.h"
#include "Patch.h"
#include "tbox/Utilities.h"
#include "VisMaterialsDataStrategy.C"
#include <vector>

Classes

class  SAMRAI::appu::VisMaterialsDataStrategy< DIM >
 Class VisMaterialsDataStrategy<DIM> is an abstract base class that defines an interface allowing an VisItDataWriter<DIM> object to generate plot files that contain material and species fractions, as well as state variables for individual materials. A concrete object of this type must be registered with the data writer in order to use materials or species with the data writer. The registration of the concrete object is done using the method setMaterialsDataWriter() from the VisItDataWriter class. VisIt requires that material fractions, species fractions, and material state variables be cell-centered. If they are not cell-centered in the simulation, it is the job of the relevant packing method to convert them to a cell-centered basis before packing them into the buffer. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::appu
 

Macros

#define included_Vector
 

Macro Definition Documentation

◆ included_Vector

#define included_Vector