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