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