#include <HypothesisPy.h>
Public Member Functions | |
StdMeshers_MEFISTO_2DPy (int hypId, int studyId, SMESH_Gen *gen) | |
~StdMeshers_MEFISTO_2DPy () | |
Static Public Member Functions | |
static void | init_type (PyObject *) |
Definition at line 381 of file HypothesisPy.h.
StdMeshers_MEFISTO_2DPy::StdMeshers_MEFISTO_2DPy | ( | int | hypId, | |
int | studyId, | |||
SMESH_Gen * | gen | |||
) |
Definition at line 943 of file HypothesisPy.cpp.
StdMeshers_MEFISTO_2DPy::~StdMeshers_MEFISTO_2DPy | ( | ) |
Definition at line 948 of file HypothesisPy.cpp.
void StdMeshers_MEFISTO_2DPy::init_type | ( | PyObject * | module | ) | [static] |
Reimplemented from Fem::SMESH_HypothesisPy< StdMeshers_MEFISTO_2DPy >.
Definition at line 936 of file HypothesisPy.cpp.
References Py::PythonExtension< StdMeshers_MEFISTO_2DPy >::behaviors(), and Fem::SMESH_HypothesisPy< StdMeshers_MEFISTO_2DPy >::init_type().
Referenced by initFem().