#include <SMESH_Homard_i.hxx>

Public Member Functions | |
| HOMARD_Cas_i (SMESHHOMARD::HOMARD_Gen_var gen_i) | |
| standard constructor More... | |
| HOMARD_Cas_i () | |
| standard constructor More... | |
| virtual | ~HOMARD_Cas_i () |
| standard destructor More... | |
| char * | GetDumpPython () |
| void | SetDirName (const char *NomDir) |
| char * | GetDirName () |
| void | SetBoundingBox (const SMESHHOMARD::extrema &LesExtremes) |
| SMESHHOMARD::extrema * | GetBoundingBox () |
| void | AddGroup (const char *Group) |
| void | SetGroups (const SMESHHOMARD::ListGroupType &ListGroup) |
| SMESHHOMARD::ListGroupType * | GetGroups () |
| void | AddBoundary (const char *Boundary) |
| void | AddBoundaryGroup (const char *Boundary, const char *Group) |
| SMESHHOMARD::ListBoundaryGroupType * | GetBoundaryGroup () |
| void | SupprBoundaryGroup () |
| void | AddIteration (const char *NomIteration) |
Private Attributes | |
| SMESHHOMARDImpl::HOMARD_Cas * | myHomardCas |
| SMESHHOMARD::HOMARD_Gen_var | _gen_i |
| SMESHHOMARD_I::HOMARD_Cas_i::HOMARD_Cas_i | ( | SMESHHOMARD::HOMARD_Gen_var | gen_i | ) |
standard constructor
References _gen_i, MESSAGE, and myHomardCas.
| SMESHHOMARD_I::HOMARD_Cas_i::HOMARD_Cas_i | ( | ) |
standard constructor
References MESSAGE.
|
virtual |
standard destructor
| void SMESHHOMARD_I::HOMARD_Cas_i::AddBoundary | ( | const char * | Boundary | ) |
References AddBoundaryGroup(), and MESSAGE.
| void SMESHHOMARD_I::HOMARD_Cas_i::AddBoundaryGroup | ( | const char * | Boundary, |
| const char * | Group | ||
| ) |
References _gen_i, SMESHHOMARDImpl::HOMARD_Cas::AddBoundaryGroup(), SMESHHOMARDImpl::HOMARD_Cas::GetBoundaryGroup(), MESSAGE, and myHomardCas.
Referenced by AddBoundary().
| void SMESHHOMARD_I::HOMARD_Cas_i::AddGroup | ( | const char * | Group | ) |
References SMESHHOMARDImpl::HOMARD_Cas::AddGroup(), and myHomardCas.
| void SMESHHOMARD_I::HOMARD_Cas_i::AddIteration | ( | const char * | NomIteration | ) |
References SMESHHOMARDImpl::HOMARD_Cas::AddIteration(), and myHomardCas.
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::AssociateCaseIter().
| SMESHHOMARD::ListBoundaryGroupType * SMESHHOMARD_I::HOMARD_Cas_i::GetBoundaryGroup | ( | ) |
References SMESHHOMARDImpl::HOMARD_Cas::GetBoundaryGroup(), MESSAGE, and myHomardCas.
| SMESHHOMARD::extrema * SMESHHOMARD_I::HOMARD_Cas_i::GetBoundingBox | ( | ) |
References SMESHHOMARDImpl::HOMARD_Cas::GetBoundingBox(), and myHomardCas.
| char * SMESHHOMARD_I::HOMARD_Cas_i::GetDirName | ( | ) |
References SMESHHOMARDImpl::HOMARD_Cas::GetDirName(), and myHomardCas.
Referenced by SetDirName().
| char * SMESHHOMARD_I::HOMARD_Cas_i::GetDumpPython | ( | ) |
References SMESHHOMARDImpl::HOMARD_Cas::GetDumpPython(), and myHomardCas.
| SMESHHOMARD::ListGroupType * SMESHHOMARD_I::HOMARD_Cas_i::GetGroups | ( | ) |
References SMESHHOMARDImpl::HOMARD_Cas::GetGroups(), and myHomardCas.
| void SMESHHOMARD_I::HOMARD_Cas_i::SetBoundingBox | ( | const SMESHHOMARD::extrema & | LesExtremes | ) |
References myHomardCas, and SMESHHOMARDImpl::HOMARD_Cas::SetBoundingBox().
| void SMESHHOMARD_I::HOMARD_Cas_i::SetDirName | ( | const char * | NomDir | ) |
References _gen_i, SMESHHOMARD_I::HOMARD_Gen_i::CreateDirNameIter(), GetDirName(), SMESHHOMARD_I::HOMARD_Iteration_i::GetDirNameLoc(), SMESHHOMARD_I::HOMARD_Gen_i::GetIteration(), SMESHHOMARD_I::HOMARD_Iteration_i::GetNumber(), MESSAGE, myHomardCas, SMESHHOMARDImpl::HOMARD_Cas::SetDirName(), and SMESHHOMARD_I::HOMARD_Iteration_i::SetDirNameLoc().
| void SMESHHOMARD_I::HOMARD_Cas_i::SetGroups | ( | const SMESHHOMARD::ListGroupType & | ListGroup | ) |
References myHomardCas, and SMESHHOMARDImpl::HOMARD_Cas::SetGroups().
| void SMESHHOMARD_I::HOMARD_Cas_i::SupprBoundaryGroup | ( | ) |
References MESSAGE, myHomardCas, and SMESHHOMARDImpl::HOMARD_Cas::SupprBoundaryGroup().
|
private |
Referenced by AddBoundaryGroup(), HOMARD_Cas_i(), and SetDirName().
|
private |