ESyS-Particle  2.3.4
esys::lsm::TaggedParticleScalarFieldSaverPrmsPy Class Reference

#include <ParticleFieldSaverPrmsPy.h>

Inheritance diagram for esys::lsm::TaggedParticleScalarFieldSaverPrmsPy:
Collaboration diagram for esys::lsm::TaggedParticleScalarFieldSaverPrmsPy:

Public Member Functions

 TaggedParticleScalarFieldSaverPrmsPy (const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr, int tag, int mask)
 
int getTag () const
 
int getMask () const
 
- Public Member Functions inherited from esys::lsm::ParticleScalarFieldSaverPrmsPy
 ParticleScalarFieldSaverPrmsPy (const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
- Public Member Functions inherited from esys::lsm::ParticleFieldSaverPrmsPy
 ParticleFieldSaverPrmsPy (const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
- Public Member Functions inherited from esys::lsm::FieldSaverPrmsPy
 FieldSaverPrmsPy (const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
const std::string & getFieldName () const
 
const std::string & getFileName () const
 
const std::string & getFileFormat () const
 
int getBeginTimeStep () const
 
int getEndTimeStep () const
 
int getTimeStepIncr () const
 

Private Attributes

int m_tag
 
int m_mask
 

Constructor & Destructor Documentation

◆ TaggedParticleScalarFieldSaverPrmsPy()

esys::lsm::TaggedParticleScalarFieldSaverPrmsPy::TaggedParticleScalarFieldSaverPrmsPy ( const std::string &  fieldName,
const std::string &  fileName,
const std::string &  fileFormat,
int  beginTimeStep,
int  endTimeStep,
int  timeStepIncr,
int  tag,
int  mask 
)

References m_mask, and m_tag.

Member Function Documentation

◆ getMask()

int esys::lsm::TaggedParticleScalarFieldSaverPrmsPy::getMask ( ) const
inline

References m_mask.

Referenced by esys::lsm::LsmMpiPy::createTaggedParticleScalarFieldSaver().

Here is the caller graph for this function:

◆ getTag()

int esys::lsm::TaggedParticleScalarFieldSaverPrmsPy::getTag ( ) const
inline

References m_tag.

Referenced by esys::lsm::LsmMpiPy::createTaggedParticleScalarFieldSaver().

Here is the caller graph for this function:

Member Data Documentation

◆ m_mask

int esys::lsm::TaggedParticleScalarFieldSaverPrmsPy::m_mask
private

◆ m_tag

int esys::lsm::TaggedParticleScalarFieldSaverPrmsPy::m_tag
private

The documentation for this class was generated from the following files: