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

#include <WallFieldSaverPrmsPy.h>

Inheritance diagram for esys::lsm::WallVectorFieldSaverPrmsPy:
Collaboration diagram for esys::lsm::WallVectorFieldSaverPrmsPy:

Public Member Functions

 WallVectorFieldSaverPrmsPy (const std::string &wallName, const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
 WallVectorFieldSaverPrmsPy (const boost::python::list &wallNameList, const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
 WallVectorFieldSaverPrmsPy (const boost::python::tuple &wallNameTuple, 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::WallFieldSaverPrmsPy
 WallFieldSaverPrmsPy (const std::string &wallName, const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
 WallFieldSaverPrmsPy (const boost::python::list &wallNameList, const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
 WallFieldSaverPrmsPy (const boost::python::tuple &wallNameList, const std::string &fieldName, const std::string &fileName, const std::string &fileFormat, int beginTimeStep, int endTimeStep, int timeStepIncr)
 
boost::python::list getWallNameList () const
 
const std::vector< std::string > & getWallNameVector () 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
 

Additional Inherited Members

- Public Types inherited from esys::lsm::WallFieldSaverPrmsPy
typedef std::vector< std::string > StringVector
 
- Protected Member Functions inherited from esys::lsm::WallFieldSaverPrmsPy
void setWallNames (const StringVector &wallNameVec)
 
void setWallNames (const boost::python::list &wallNameList)
 
void setWallNames (const boost::python::tuple &wallNameTuple)
 

Constructor & Destructor Documentation

◆ WallVectorFieldSaverPrmsPy() [1/3]

esys::lsm::WallVectorFieldSaverPrmsPy::WallVectorFieldSaverPrmsPy ( const std::string &  wallName,
const std::string &  fieldName,
const std::string &  fileName,
const std::string &  fileFormat,
int  beginTimeStep,
int  endTimeStep,
int  timeStepIncr 
)

◆ WallVectorFieldSaverPrmsPy() [2/3]

esys::lsm::WallVectorFieldSaverPrmsPy::WallVectorFieldSaverPrmsPy ( const boost::python::list &  wallNameList,
const std::string &  fieldName,
const std::string &  fileName,
const std::string &  fileFormat,
int  beginTimeStep,
int  endTimeStep,
int  timeStepIncr 
)

◆ WallVectorFieldSaverPrmsPy() [3/3]

esys::lsm::WallVectorFieldSaverPrmsPy::WallVectorFieldSaverPrmsPy ( const boost::python::tuple &  wallNameTuple,
const std::string &  fieldName,
const std::string &  fileName,
const std::string &  fileFormat,
int  beginTimeStep,
int  endTimeStep,
int  timeStepIncr 
)

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