Go to the documentation of this file.
13 #ifndef ESYS_LSMBONDEDMESH2DPARAMSPY_H
14 #define ESYS_LSMBONDEDMESH2DPARAMSPY_H
19 #include <boost/shared_ptr.hpp>
40 const std::string &name,
41 const std::string &meshName,
47 const std::string &name,
48 const std::string &meshName,
64 #endif // ESYS_LSMBONDEDMESH2DPARAMSPY_H
bool haveTagBuildPrms() const
Definition: BondedMesh2DPrmsPy.h:53
const MeshTagBuildPrmsPy & getTagBuildPrms() const
Definition: BondedMesh2DPrmsPy.h:55
const std::string & getMeshName() const
Definition: BMesh2DIP.h:48
wrapper for MeshTagBuildPrms
Definition: MeshBuildParamsPy.h:35
const TagBuildPrmsPtr m_tagPrmsPtr
Definition: BondedMesh2DPrmsPy.h:35
Definition: CheckPointable.cpp:17
const std::string & getName() const
Definition: BMesh2DIP.h:58
#define NULL
Definition: t_list.h:17
Definition: BMesh2DIP.h:17
boost::shared_ptr< MeshTagBuildPrmsPy > TagBuildPrmsPtr
Definition: BondedMesh2DPrmsPy.h:32
void exportBondedMesh2dPrms()
Definition: BondedMesh2DPrmsPy.cpp:50
const MeshGapBuildPrmsPy & getGapBuildPrms() const
Definition: BondedMesh2DPrmsPy.h:56
boost::shared_ptr< MeshGapBuildPrmsPy > GapBuildPrmsPtr
Definition: BondedMesh2DPrmsPy.h:33
wrapper for MeshGapBuildPrms
Definition: MeshBuildParamsPy.h:45
NRotBondedLinMeshPrmsPy(const std::string &name, const std::string &meshName, double normalK, double breakDistance, const MeshTagBuildPrmsPy &buildPrms)
Definition: BondedMesh2DPrmsPy.cpp:23
bool haveGapBuildPrms() const
Definition: BondedMesh2DPrmsPy.h:54
class for bonded Mesh2D interactions in python interface
Definition: BondedMesh2DPrmsPy.h:30
const GapBuildPrmsPtr m_gapPrmsPtr
Definition: BondedMesh2DPrmsPy.h:36