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

#include <InteractionFieldSaverPrmsPy.h>

Inheritance diagram for esys::lsm::TaggedInteractionScalarFieldSaverPrmsPy:
Collaboration diagram for esys::lsm::TaggedInteractionScalarFieldSaverPrmsPy:

Public Member Functions

 TaggedInteractionScalarFieldSaverPrmsPy (const std::string &interactionName, 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::InteractionScalarFieldSaverPrmsPy
 InteractionScalarFieldSaverPrmsPy (const std::string &interactionName, 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::InteractionFieldSaverPrmsPy
 InteractionFieldSaverPrmsPy (const std::string &interactionName, const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
const std::string & getInteractionName () const
 
- 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
 

Protected Attributes

int m_tag
 
int m_mask
 

Constructor & Destructor Documentation

◆ TaggedInteractionScalarFieldSaverPrmsPy()

esys::lsm::TaggedInteractionScalarFieldSaverPrmsPy::TaggedInteractionScalarFieldSaverPrmsPy ( const std::string &  interactionName,
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::TaggedInteractionScalarFieldSaverPrmsPy::getMask ( ) const
inline

References m_mask.

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

Here is the caller graph for this function:

◆ getTag()

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

References m_tag.

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

Here is the caller graph for this function:

Member Data Documentation

◆ m_mask

int esys::lsm::TaggedInteractionScalarFieldSaverPrmsPy::m_mask
protected

◆ m_tag

int esys::lsm::TaggedInteractionScalarFieldSaverPrmsPy::m_tag
protected

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