source/apputils/plotting/VisMaterialsDataStrategy.h File Reference

#include "SAMRAI_config.h"
#include "Box.h"
#include "Patch.h"
#include "tbox/Utilities.h"
#include <string>
#include <vector>

Namespaces

namespace  SAMRAI
namespace  SAMRAI::appu

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...

Generated on Thu Jun 18 11:25:28 2009 for SAMRAI by  doxygen 1.5.1