import"MG_ADAPT.idl";

Public Member Functions | |
| void | setData (inout MgAdaptHypothesisData data) |
| void | setMedFileIn (in string MedFileIn) |
| string | getMedFileIn () |
| void | setMedFileOut (in string MedFileOut) |
| string | getMedFileOut () |
| void | setMeshName (in string s) |
| string | getMeshName () |
| void | setMeshNameOut (in string s) |
| string | getMeshNameOut () |
| void | setMeshOutMed (in boolean b) |
| boolean | getMeshOutMed () |
| void | setPublish (in boolean b) |
| boolean | getPublish () |
| void | setSizeMapFieldName (in string s) |
| string | getSizeMapFieldName () |
| void | setTimeStep (in long s) |
| long | getTimeStep () |
| void | setTimeStepRank (in long s, in long f) |
| long | getRank () |
| void | setTimeStepRankLast () |
| void | setNoTimeStep () |
| void | setLogFile (in string f) |
| string | getLogFile () |
| void | setVerbosityLevel (in long f) |
| long | getVerbosityLevel () |
| void | setRemoveOnSuccess (in boolean f) |
| boolean | getRemoveOnSuccess () |
| MgAdaptHypothesisData | getData () |
| void | setUseLocalMap (in boolean f) |
| boolean | getUseLocalMap () |
| void | setUseBackgroundMap (in boolean f) |
| boolean | getUseBackgroundMap () |
| void | setUseConstantValue (in boolean f) |
| boolean | getUseConstantValue () |
| void | setConstantSize (in double f) |
| double | getConstantSize () |
| void | setSizeMapFile (in string f) |
| string | getSizeMapFile () |
| void | setFromMedFile (in boolean f) |
| boolean | isFromMedFile () |
| void | setKeepWorkingFiles (in boolean f) |
| boolean | getKeepWorkingFiles () |
| void | setPrintLogInFile (in boolean f) |
| boolean | getPrintLogInFile () |
| void | setWorkingDir (in string f) |
| string | getWorkingDir () |
| void | setSizeMapType (in string f) |
| boolean | setAll () |
| string | getCommandToRun () |
| void | compute () raises (SALOME::SALOME_Exception) |
| string | getErrMsg () |
| string | getFileName () |
| string | getExeName () |
| void | copyMgAdaptHypothesisData (in MgAdaptHypothesisData f) |
| boolean | hasOptionDefined (in string optionName) |
| void | setOptionValue (in string optionName, in string optionValue) raises (SALOME::SALOME_Exception) |
| string | getOptionValue (in string optionName, inout boolean isDefault) raises (SALOME::SALOME_Exception) |
| SMESH::string_array | getCustomOptionValuesStrVec () |
| SMESH::string_array | getOptionValuesStrVec () |
| void SMESH::MG_ADAPT::compute | ( | ) | ||
| raises | ( | SALOME::SALOME_Exception | ||
| ) | ||||
| void SMESH::MG_ADAPT::copyMgAdaptHypothesisData | ( | in MgAdaptHypothesisData | f | ) |
| string SMESH::MG_ADAPT::getCommandToRun | ( | ) |
| double SMESH::MG_ADAPT::getConstantSize | ( | ) |
| SMESH::string_array SMESH::MG_ADAPT::getCustomOptionValuesStrVec | ( | ) |
| MgAdaptHypothesisData SMESH::MG_ADAPT::getData | ( | ) |
| string SMESH::MG_ADAPT::getErrMsg | ( | ) |
| string SMESH::MG_ADAPT::getExeName | ( | ) |
| string SMESH::MG_ADAPT::getFileName | ( | ) |
| boolean SMESH::MG_ADAPT::getKeepWorkingFiles | ( | ) |
| string SMESH::MG_ADAPT::getLogFile | ( | ) |
| string SMESH::MG_ADAPT::getMedFileIn | ( | ) |
| string SMESH::MG_ADAPT::getMedFileOut | ( | ) |
| string SMESH::MG_ADAPT::getMeshName | ( | ) |
| string SMESH::MG_ADAPT::getMeshNameOut | ( | ) |
| boolean SMESH::MG_ADAPT::getMeshOutMed | ( | ) |
| string SMESH::MG_ADAPT::getOptionValue | ( | in string | optionName, |
| inout boolean | isDefault | ||
| ) | |||
| raises | ( | SALOME::SALOME_Exception | |
| ) | |||
| SMESH::string_array SMESH::MG_ADAPT::getOptionValuesStrVec | ( | ) |
| boolean SMESH::MG_ADAPT::getPrintLogInFile | ( | ) |
| boolean SMESH::MG_ADAPT::getPublish | ( | ) |
| long SMESH::MG_ADAPT::getRank | ( | ) |
| boolean SMESH::MG_ADAPT::getRemoveOnSuccess | ( | ) |
| string SMESH::MG_ADAPT::getSizeMapFieldName | ( | ) |
| string SMESH::MG_ADAPT::getSizeMapFile | ( | ) |
| long SMESH::MG_ADAPT::getTimeStep | ( | ) |
| boolean SMESH::MG_ADAPT::getUseBackgroundMap | ( | ) |
| boolean SMESH::MG_ADAPT::getUseConstantValue | ( | ) |
| boolean SMESH::MG_ADAPT::getUseLocalMap | ( | ) |
| long SMESH::MG_ADAPT::getVerbosityLevel | ( | ) |
| string SMESH::MG_ADAPT::getWorkingDir | ( | ) |
| boolean SMESH::MG_ADAPT::hasOptionDefined | ( | in string | optionName | ) |
| boolean SMESH::MG_ADAPT::isFromMedFile | ( | ) |
| boolean SMESH::MG_ADAPT::setAll | ( | ) |
| void SMESH::MG_ADAPT::setConstantSize | ( | in double | f | ) |
| void SMESH::MG_ADAPT::setData | ( | inout MgAdaptHypothesisData | data | ) |
| void SMESH::MG_ADAPT::setFromMedFile | ( | in boolean | f | ) |
| void SMESH::MG_ADAPT::setKeepWorkingFiles | ( | in boolean | f | ) |
| void SMESH::MG_ADAPT::setLogFile | ( | in string | f | ) |
| void SMESH::MG_ADAPT::setMedFileIn | ( | in string | MedFileIn | ) |
| void SMESH::MG_ADAPT::setMedFileOut | ( | in string | MedFileOut | ) |
| void SMESH::MG_ADAPT::setMeshName | ( | in string | s | ) |
| void SMESH::MG_ADAPT::setMeshNameOut | ( | in string | s | ) |
| void SMESH::MG_ADAPT::setMeshOutMed | ( | in boolean | b | ) |
| void SMESH::MG_ADAPT::setNoTimeStep | ( | ) |
| void SMESH::MG_ADAPT::setOptionValue | ( | in string | optionName, |
| in string | optionValue | ||
| ) | |||
| raises | ( | SALOME::SALOME_Exception | |
| ) | |||
| void SMESH::MG_ADAPT::setPrintLogInFile | ( | in boolean | f | ) |
| void SMESH::MG_ADAPT::setPublish | ( | in boolean | b | ) |
| void SMESH::MG_ADAPT::setRemoveOnSuccess | ( | in boolean | f | ) |
| void SMESH::MG_ADAPT::setSizeMapFieldName | ( | in string | s | ) |
| void SMESH::MG_ADAPT::setSizeMapFile | ( | in string | f | ) |
| void SMESH::MG_ADAPT::setSizeMapType | ( | in string | f | ) |
| void SMESH::MG_ADAPT::setTimeStep | ( | in long | s | ) |
| void SMESH::MG_ADAPT::setTimeStepRank | ( | in long | s, |
| in long | f | ||
| ) |
| void SMESH::MG_ADAPT::setTimeStepRankLast | ( | ) |
| void SMESH::MG_ADAPT::setUseBackgroundMap | ( | in boolean | f | ) |
| void SMESH::MG_ADAPT::setUseConstantValue | ( | in boolean | f | ) |
| void SMESH::MG_ADAPT::setUseLocalMap | ( | in boolean | f | ) |
| void SMESH::MG_ADAPT::setVerbosityLevel | ( | in long | f | ) |
| void SMESH::MG_ADAPT::setWorkingDir | ( | in string | f | ) |