ESyS-Particle  2.3.4
ETriMeshIP Class Reference

#include <ETriMeshIP.h>

Inheritance diagram for ETriMeshIP:
Collaboration diagram for ETriMeshIP:

Public Member Functions

 ETriMeshIP ()
 
virtual ~ETriMeshIP ()
 
 ETriMeshIP (const std::string &interactionName, const std::string &meshName, double normalK)
 
void setName (const std::string &name)
 
const std::string & getName () const
 
void setMeshName (const std::string &name)
 
const std::string & getMeshName () const
 
virtual std::string getTypeString () const
 

Public Attributes

double k
 

Private Attributes

std::string m_name
 
std::string m_meshName
 

Constructor & Destructor Documentation

◆ ETriMeshIP() [1/2]

ETriMeshIP::ETriMeshIP ( )
inline

◆ ~ETriMeshIP()

virtual ETriMeshIP::~ETriMeshIP ( )
inlinevirtual

◆ ETriMeshIP() [2/2]

ETriMeshIP::ETriMeshIP ( const std::string &  interactionName,
const std::string &  meshName,
double  normalK 
)
inline

Member Function Documentation

◆ getMeshName()

const std::string& ETriMeshIP::getMeshName ( ) const
inline

References m_meshName.

Referenced by CLatticeMaster::addMesh2DIG(), and CLatticeMaster::addTriMeshIG().

Here is the caller graph for this function:

◆ getName()

const std::string& ETriMeshIP::getName ( ) const
inline

References m_name.

◆ getTypeString()

virtual std::string ETriMeshIP::getTypeString ( ) const
inlinevirtual

◆ setMeshName()

void ETriMeshIP::setMeshName ( const std::string &  name)
inline

References m_meshName.

◆ setName()

void ETriMeshIP::setName ( const std::string &  name)
inline

References m_name.

Member Data Documentation

◆ k

◆ m_meshName

std::string ETriMeshIP::m_meshName
private

Referenced by getMeshName(), and setMeshName().

◆ m_name

std::string ETriMeshIP::m_name
private

Referenced by getName(), and setName().


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