#include <CalcGlobal.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 |
| |
◆ CalcGlobal() [1/2]
| CalcGlobal::CalcGlobal |
( |
int |
ivar0 = 0, |
|
|
bool |
verbose = false |
|
) |
| |
◆ CalcGlobal() [2/2]
◆ ~CalcGlobal()
| CalcGlobal::~CalcGlobal |
( |
| ) |
|
|
virtual |
◆ _check()
| bool CalcGlobal::_check |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _globalArithmetic()
| int CalcGlobal::_globalArithmetic |
( |
| ) |
|
|
private |
◆ _globalKriging()
| int CalcGlobal::_globalKriging |
( |
| ) |
|
|
private |
◆ _postprocess()
| bool CalcGlobal::_postprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _preprocess()
| bool CalcGlobal::_preprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _rollback()
| void CalcGlobal::_rollback |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _run()
| bool CalcGlobal::_run |
( |
| ) |
|
|
overrideprivatevirtual |
Standard Kriging
- Returns
- Error return code
Implements ACalculator.
◆ getGRes()
◆ operator=()
◆ setFlagArithmetic()
| void CalcGlobal::setFlagArithmetic |
( |
bool |
flagArithmetic | ) |
|
|
inline |
◆ setFlagKriging()
| void CalcGlobal::setFlagKriging |
( |
bool |
flagKriging | ) |
|
|
inline |
◆ _flagArithmetic
| bool CalcGlobal::_flagArithmetic |
|
private |
◆ _flagKriging
| bool CalcGlobal::_flagKriging |
|
private |
◆ _gRes
◆ _ivar0
◆ _verbose
| bool CalcGlobal::_verbose |
|
private |
The documentation for this class was generated from the following files: