#include <CalcSimuPartition.hpp>
|
virtual int | _getNDim () const override |
|
virtual int | _getNVar () const override |
|
virtual int | _getNCova () const |
|
int | _centerDataToGrid (DbGrid *dbgrid) |
|
int | _addVariableDb (int whichDb, int status, const ELoc &locatorType, int locatorIndex=0, int number=1, double valinit=0.) |
|
void | _renameVariable (int whichDb, const VectorString &names, const ELoc &locatorType, int nvar, int iptr, const String &name, int count, bool flagSetLocator=true, int shift=0) |
|
void | _storeInVariableList (int whichDb, int status, const VectorInt &iuids) |
|
int | _expandInformation (int mode, const ELoc &locatorType) |
|
void | _cleanVariableDb (int status) |
|
Db * | _whichDb (int whichDb) |
|
String | _identifyVariable (int iuid) const |
|
◆ CalcSimuPartition() [1/2]
CalcSimuPartition::CalcSimuPartition |
( |
int |
mode, |
|
|
int |
nbsimu = 0 , |
|
|
int |
seed = 4324324 , |
|
|
bool |
verbose = false |
|
) |
| |
◆ CalcSimuPartition() [2/2]
◆ ~CalcSimuPartition()
CalcSimuPartition::~CalcSimuPartition |
( |
| ) |
|
|
virtual |
◆ _check()
bool CalcSimuPartition::_check |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _poisson()
bool CalcSimuPartition::_poisson |
( |
| ) |
|
|
private |
◆ _postprocess()
bool CalcSimuPartition::_postprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _preprocess()
bool CalcSimuPartition::_preprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _rollback()
void CalcSimuPartition::_rollback |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _run()
bool CalcSimuPartition::_run |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _stackSearch()
double CalcSimuPartition::_stackSearch |
( |
const std::vector< Stack > & |
stacks, |
|
|
double |
valref |
|
) |
| |
|
private |
◆ _voronoi()
bool CalcSimuPartition::_voronoi |
( |
| ) |
|
|
private |
◆ getParparam()
◆ operator=()
◆ setMode()
void CalcSimuPartition::setMode |
( |
int |
mode | ) |
|
|
inline |
◆ setParparam()
◆ setVerbose()
void CalcSimuPartition::setVerbose |
( |
bool |
verbose | ) |
|
|
inline |
◆ _iattOut
int CalcSimuPartition::_iattOut |
|
private |
◆ _mode
int CalcSimuPartition::_mode |
|
private |
◆ _parparam
◆ _verbose
bool CalcSimuPartition::_verbose |
|
private |
The documentation for this class was generated from the following files: