Version: 9.16.0
SMESH::MG_ADAPT_i Class Reference

#include <MG_ADAPT_i.hxx>

Inheritance diagram for SMESH::MG_ADAPT_i:

Public Member Functions

 MG_ADAPT_i ()
 standard constructor More...
 
virtual ~MG_ADAPT_i ()
 standard destructor More...
 
void setData (SMESH::MgAdaptHypothesisData &data)
 
void setMedFileIn (const char *str)
 
char * getMedFileIn ()
 
void setMedFileOut (const char *str)
 
char * getMedFileOut ()
 
void setMeshName (const char *str)
 
char * getMeshName ()
 
void setMeshNameOut (const char *str)
 
char * getMeshNameOut ()
 
void setMeshOutMed (bool mybool)
 
bool getMeshOutMed ()
 
void setPublish (bool mybool)
 
bool getPublish ()
 
void setSizeMapFieldName (const char *str)
 
char * getSizeMapFieldName ()
 
void setTimeStep (CORBA::Long t)
 
CORBA::Long getTimeStep ()
 
void setTimeStepRank (CORBA::Long t, CORBA::Long r)
 
CORBA::Long getRank ()
 
void setTimeStepRankLast ()
 
void setNoTimeStep ()
 
void setLogFile (const char *str)
 
char * getLogFile ()
 
void setVerbosityLevel (CORBA::Long v)
 
CORBA::Long getVerbosityLevel ()
 
void setRemoveOnSuccess (bool mybool)
 
bool getRemoveOnSuccess ()
 
SMESH::MgAdaptHypothesisDatagetData ()
 
void setSizeMapType (const char *type)
 
void setUseLocalMap (bool mybool)
 
bool getUseLocalMap ()
 
void setUseBackgroundMap (bool mybool)
 
bool getUseBackgroundMap ()
 
void setUseConstantValue (bool mybool)
 
bool getUseConstantValue ()
 
void setConstantSize (double value)
 
double getConstantSize ()
 
void setSizeMapFile (const char *str)
 
char * getSizeMapFile ()
 
void setFromMedFile (bool mybool)
 
bool isFromMedFile ()
 
void setKeepWorkingFiles (bool mybool)
 
bool getKeepWorkingFiles ()
 
void setWorkingDir (const char *str)
 
char * getWorkingDir ()
 
void setPrintLogInFile (bool mybool)
 
bool getPrintLogInFile ()
 
bool setAll ()
 
char * getCommandToRun ()
 
void compute ()
 
char * getFileName ()
 
char * getExeName ()
 
void copyMgAdaptHypothesisData (const SMESH::MgAdaptHypothesisData &data)
 
bool hasOptionDefined (const char *optionName)
 
void setOptionValue (const char *optionName, const char *optionValue)
 
char * getOptionValue (const char *optionName, bool &isDefault)
 
SMESH::string_arraygetCustomOptionValuesStrVec ()
 
SMESH::string_arraygetOptionValuesStrVec ()
 
void copyHypothesisDataFromImpl (const ::MG_ADAPT::MgAdaptHypothesisData *from, SMESH::MgAdaptHypothesisData *to) const
 
void copyHypothesisDataToImpl (const SMESH::MgAdaptHypothesisData &from, ::MG_ADAPT::MgAdaptHypothesisData *to) const
 
char * getErrMsg ()
 

Private Attributes

::MG_ADAPT::MgAdaptmyMgAdapt
 
std::string errStr
 

Constructor & Destructor Documentation

◆ MG_ADAPT_i()

MG_ADAPT_i::MG_ADAPT_i ( )

standard constructor

References myMgAdapt.

◆ ~MG_ADAPT_i()

MG_ADAPT_i::~MG_ADAPT_i ( )
virtual

standard destructor

References myMgAdapt.

Member Function Documentation

◆ compute()

◆ copyHypothesisDataFromImpl()

◆ copyHypothesisDataToImpl()

void MG_ADAPT_i::copyHypothesisDataToImpl ( const SMESH::MgAdaptHypothesisData from,
::MG_ADAPT::MgAdaptHypothesisData to 
) const

References SMESH::MgAdaptHypothesisData::fromMedFile, MG_ADAPT::MgAdaptHypothesisData::fromMedFile, SMESH::MgAdaptHypothesisData::myConstantValue, MG_ADAPT::MgAdaptHypothesisData::myConstantValue, SMESH::MgAdaptHypothesisData::myFieldName, MG_ADAPT::MgAdaptHypothesisData::myFieldName, SMESH::MgAdaptHypothesisData::myFileInDir, MG_ADAPT::MgAdaptHypothesisData::myFileInDir, SMESH::MgAdaptHypothesisData::myFileOutDir, MG_ADAPT::MgAdaptHypothesisData::myFileOutDir, SMESH::MgAdaptHypothesisData::myFileSizeMapDir, MG_ADAPT::MgAdaptHypothesisData::myFileSizeMapDir, SMESH::MgAdaptHypothesisData::myKeepFiles, MG_ADAPT::MgAdaptHypothesisData::myKeepFiles, SMESH::MgAdaptHypothesisData::myLogFile, MG_ADAPT::MgAdaptHypothesisData::myLogFile, SMESH::MgAdaptHypothesisData::myMeshFileBackground, MG_ADAPT::MgAdaptHypothesisData::myMeshFileBackground, SMESH::MgAdaptHypothesisData::myMeshFileIn, MG_ADAPT::MgAdaptHypothesisData::myMeshFileIn, SMESH::MgAdaptHypothesisData::myMeshFileOut, MG_ADAPT::MgAdaptHypothesisData::myMeshFileOut, SMESH::MgAdaptHypothesisData::myMeshOutMed, MG_ADAPT::MgAdaptHypothesisData::myMeshOutMed, SMESH::MgAdaptHypothesisData::myOutMeshName, MG_ADAPT::MgAdaptHypothesisData::myOutMeshName, SMESH::MgAdaptHypothesisData::myPrintLogInFile, MG_ADAPT::MgAdaptHypothesisData::myPrintLogInFile, SMESH::MgAdaptHypothesisData::myPublish, MG_ADAPT::MgAdaptHypothesisData::myPublish, SMESH::MgAdaptHypothesisData::myRank, MG_ADAPT::MgAdaptHypothesisData::myRank, SMESH::MgAdaptHypothesisData::myRemoveLogOnSuccess, MG_ADAPT::MgAdaptHypothesisData::myRemoveLogOnSuccess, SMESH::MgAdaptHypothesisData::myTimeStep, MG_ADAPT::MgAdaptHypothesisData::myTimeStep, SMESH::MgAdaptHypothesisData::myUseBackgroundMap, MG_ADAPT::MgAdaptHypothesisData::myUseBackgroundMap, SMESH::MgAdaptHypothesisData::myUseChosenTimeStep, MG_ADAPT::MgAdaptHypothesisData::myUseChosenTimeStep, SMESH::MgAdaptHypothesisData::myUseConstantValue, MG_ADAPT::MgAdaptHypothesisData::myUseConstantValue, SMESH::MgAdaptHypothesisData::myUseLastTimeStep, MG_ADAPT::MgAdaptHypothesisData::myUseLastTimeStep, SMESH::MgAdaptHypothesisData::myUseLocalMap, MG_ADAPT::MgAdaptHypothesisData::myUseLocalMap, SMESH::MgAdaptHypothesisData::myUseNoTimeStep, MG_ADAPT::MgAdaptHypothesisData::myUseNoTimeStep, SMESH::MgAdaptHypothesisData::myVerboseLevel, MG_ADAPT::MgAdaptHypothesisData::myVerboseLevel, SMESH::MgAdaptHypothesisData::myWorkingDir, and MG_ADAPT::MgAdaptHypothesisData::myWorkingDir.

Referenced by copyMgAdaptHypothesisData(), and setData().

◆ copyMgAdaptHypothesisData()

void MG_ADAPT_i::copyMgAdaptHypothesisData ( const SMESH::MgAdaptHypothesisData data)

◆ getCommandToRun()

char * MG_ADAPT_i::getCommandToRun ( )

◆ getConstantSize()

double MG_ADAPT_i::getConstantSize ( )

◆ getCustomOptionValuesStrVec()

SMESH::string_array * MG_ADAPT_i::getCustomOptionValuesStrVec ( )

◆ getData()

◆ getErrMsg()

char * MG_ADAPT_i::getErrMsg ( )

References errStr.

◆ getExeName()

char * MG_ADAPT_i::getExeName ( )

◆ getFileName()

char * MG_ADAPT_i::getFileName ( )

◆ getKeepWorkingFiles()

bool MG_ADAPT_i::getKeepWorkingFiles ( )

◆ getLogFile()

char * MG_ADAPT_i::getLogFile ( )

◆ getMedFileIn()

char * MG_ADAPT_i::getMedFileIn ( )

◆ getMedFileOut()

char * MG_ADAPT_i::getMedFileOut ( )

◆ getMeshName()

char * MG_ADAPT_i::getMeshName ( )

◆ getMeshNameOut()

char * MG_ADAPT_i::getMeshNameOut ( )

◆ getMeshOutMed()

bool MG_ADAPT_i::getMeshOutMed ( )

◆ getOptionValue()

char * MG_ADAPT_i::getOptionValue ( const char *  optionName,
bool isDefault 
)

◆ getOptionValuesStrVec()

SMESH::string_array * MG_ADAPT_i::getOptionValuesStrVec ( )

◆ getPrintLogInFile()

bool MG_ADAPT_i::getPrintLogInFile ( )

◆ getPublish()

bool MG_ADAPT_i::getPublish ( )

◆ getRank()

CORBA::Long MG_ADAPT_i::getRank ( )

◆ getRemoveOnSuccess()

bool MG_ADAPT_i::getRemoveOnSuccess ( )

◆ getSizeMapFieldName()

char * MG_ADAPT_i::getSizeMapFieldName ( )

◆ getSizeMapFile()

char * MG_ADAPT_i::getSizeMapFile ( )

◆ getTimeStep()

CORBA::Long MG_ADAPT_i::getTimeStep ( )

◆ getUseBackgroundMap()

bool MG_ADAPT_i::getUseBackgroundMap ( )

◆ getUseConstantValue()

bool MG_ADAPT_i::getUseConstantValue ( )

◆ getUseLocalMap()

bool MG_ADAPT_i::getUseLocalMap ( )

◆ getVerbosityLevel()

CORBA::Long MG_ADAPT_i::getVerbosityLevel ( )

◆ getWorkingDir()

char * MG_ADAPT_i::getWorkingDir ( )

◆ hasOptionDefined()

bool MG_ADAPT_i::hasOptionDefined ( const char *  optionName)

◆ isFromMedFile()

bool MG_ADAPT_i::isFromMedFile ( )

◆ setAll()

bool MG_ADAPT_i::setAll ( )

◆ setConstantSize()

void MG_ADAPT_i::setConstantSize ( double  value)

◆ setData()

◆ setFromMedFile()

void MG_ADAPT_i::setFromMedFile ( bool  mybool)

◆ setKeepWorkingFiles()

void MG_ADAPT_i::setKeepWorkingFiles ( bool  mybool)

◆ setLogFile()

void MG_ADAPT_i::setLogFile ( const char *  str)

◆ setMedFileIn()

void MG_ADAPT_i::setMedFileIn ( const char *  str)

◆ setMedFileOut()

void MG_ADAPT_i::setMedFileOut ( const char *  str)

◆ setMeshName()

void MG_ADAPT_i::setMeshName ( const char *  str)

◆ setMeshNameOut()

void MG_ADAPT_i::setMeshNameOut ( const char *  str)

◆ setMeshOutMed()

void MG_ADAPT_i::setMeshOutMed ( bool  mybool)

◆ setNoTimeStep()

void MG_ADAPT_i::setNoTimeStep ( )

◆ setOptionValue()

void MG_ADAPT_i::setOptionValue ( const char *  optionName,
const char *  optionValue 
)

◆ setPrintLogInFile()

void MG_ADAPT_i::setPrintLogInFile ( bool  mybool)

◆ setPublish()

void MG_ADAPT_i::setPublish ( bool  mybool)

◆ setRemoveOnSuccess()

void MG_ADAPT_i::setRemoveOnSuccess ( bool  mybool)

◆ setSizeMapFieldName()

void MG_ADAPT_i::setSizeMapFieldName ( const char *  str)

◆ setSizeMapFile()

void MG_ADAPT_i::setSizeMapFile ( const char *  str)

◆ setSizeMapType()

void MG_ADAPT_i::setSizeMapType ( const char *  type)

◆ setTimeStep()

void MG_ADAPT_i::setTimeStep ( CORBA::Long  t)

◆ setTimeStepRank()

void MG_ADAPT_i::setTimeStepRank ( CORBA::Long  t,
CORBA::Long  r 
)

◆ setTimeStepRankLast()

void MG_ADAPT_i::setTimeStepRankLast ( )

◆ setUseBackgroundMap()

void MG_ADAPT_i::setUseBackgroundMap ( bool  mybool)

◆ setUseConstantValue()

void MG_ADAPT_i::setUseConstantValue ( bool  mybool)

◆ setUseLocalMap()

void MG_ADAPT_i::setUseLocalMap ( bool  mybool)

◆ setVerbosityLevel()

void MG_ADAPT_i::setVerbosityLevel ( CORBA::Long  v)

◆ setWorkingDir()

void MG_ADAPT_i::setWorkingDir ( const char *  str)

Field Documentation

◆ errStr

std::string SMESH::MG_ADAPT_i::errStr
private

Referenced by compute(), and getErrMsg().

◆ myMgAdapt