Go to the documentation of this file.
12 #ifndef ESYS_LSMELASTICMESH2DPRMSPY_H
13 #define ESYS_LSMELASTICMESH2DPRMSPY_H
33 const string &interactionName,
34 const string &meshName,
47 const string &interactionName,
48 const string &meshName,
57 #endif //ESYS_LSMELASTICMESH2DPRMSPY_H
Definition: ETriMeshIP.h:18
Definition: CheckPointable.cpp:17
void exportElasticMesh2DPrms()
Definition: ElasticMesh2DPrmsPy.cpp:40
NRotElasticMesh2DPrmsPy(const string &interactionName, const string &meshName, double normalK)
Definition: ElasticMesh2DPrmsPy.cpp:30
NRotElasticLinMeshPrmsPy(const string &interactionName, const string &meshName, double normalK)
Definition: ElasticMesh2DPrmsPy.cpp:21
Class for elastic piece-wise linear mesh interactions in the python interface.
Definition: ElasticMesh2DPrmsPy.h:44
class for elastic 2D mesh interactions in python interface. Deprecated: use NRotElasticLinMeshPrmsPy.
Definition: ElasticMesh2DPrmsPy.h:30