gstlearn
1.0.0
CCC
|
This is the complete list of members for ANoStat, including all inherited members.
_amesh | ANoStat | mutableprotected |
_checkConsistency() const | ANoStat | private |
_dbin | ANoStat | mutableprotected |
_dbout | ANoStat | mutableprotected |
_getInfoFromDb(int ipar, int icas1, int iech1, int icas2, int iech2, double *val1, double *val2) const | ANoStat | private |
_isValid(int icas, int rank) const | ANoStat | protected |
_items | ANoStat | private |
_setAmesh(const AMesh *amesh) const | ANoStat | inlineprotected |
_setDbin(const Db *dbin) const | ANoStat | inlineprotected |
_setDbout(const Db *dbout) const | ANoStat | inlineprotected |
_understandCode(const String &code, int *igrf, int *icov, EConsElem *type, int *iv1, int *iv2) | ANoStat | private |
_updateFromModel(const Model *model) | ANoStat | private |
addNoStatElem(int igrf, int icov, const EConsElem &type, int iv1, int iv2) | ANoStat | |
addNoStatElemByItem(const CovParamId &item) | ANoStat | |
addNoStatElems(const VectorString &codes) | ANoStat | |
ANoStat() | ANoStat | |
ANoStat(const VectorString &codes) | ANoStat | |
ANoStat(const ANoStat &m) | ANoStat | |
AStringable() | AStringable | |
AStringable(const AStringable &r) | AStringable | |
attachModel(const Model *model) | ANoStat | |
attachToDb(Db *db, int icas, bool verbose=false) const | ANoStat | virtual |
attachToMesh(const AMesh *mesh, bool verbose=false) const | ANoStat | virtual |
clone() const =0 | ICloneable | pure virtual |
deleteAllNoStatElem() | ANoStat | |
deleteNoStatElem(int ipar) | ANoStat | |
detachFromDb(Db *db, int icas) const | ANoStat | virtual |
detachFromMesh() const | ANoStat | virtual |
display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
display(int level) const final | AStringable | virtual |
getAllItems() const | ANoStat | inline |
getICov(int ipar) const | ANoStat | inline |
getIGrf(int ipar) const | ANoStat | inline |
getItems(int ipar) const | ANoStat | inline |
getIV1(int ipar) const | ANoStat | inline |
getIV2(int ipar) const | ANoStat | inline |
getNoStat(int ipar) const | ANoStat | inline |
getNoStatElemNumber() const | ANoStat | inline |
getNoStats() const | ANoStat | inline |
getRank(const EConsElem &type, int icov, int iv1=-1, int iv2=-1, int igrf=-1) const | ANoStat | |
getType(int ipar) const | ANoStat | inline |
getValue(const EConsElem &type, int icas, int rank, int icov=0, int iv1=-1, int iv2=-1, int igrf=-1) const =0 | ANoStat | pure virtual |
getValueByParam(int ipar, int icas, int rank) const =0 | ANoStat | pure virtual |
ICloneable() | ICloneable | inline |
isDefined(const EConsElem &type, int icov=0, int iv1=-1, int iv2=-1, int igrf=-1) const | ANoStat | |
isDefinedByCov(int icov=-1, int igrf=-1) const | ANoStat | |
isDefinedByCovType(const EConsElem &type, int icov=-1, int igrf=-1) const | ANoStat | |
isDefinedByType(const EConsElem &type, int igrf=-1) const | ANoStat | |
isDefinedforAnisotropy(int icov=-1, int igrf=-1) const | ANoStat | |
isDefinedforRotation(int icov=-1, int igrf=-1) const | ANoStat | |
isNotEmpty() const | ANoStat | inline |
matchICov(int ipar, int icov0) const | ANoStat | inline |
matchIGrf(int ipar, int igrf0) const | ANoStat | inline |
matchIV1(int ipar, int iv10) const | ANoStat | inline |
matchIV2(int ipar, int iv20) const | ANoStat | inline |
matchType(int ipar, const EConsElem &type0) const | ANoStat | inline |
operator=(const ANoStat &m) | ANoStat | |
AStringable::operator=(const AStringable &r) | AStringable | |
toString(const AStringFormat *strfmt=nullptr) const override | ANoStat | virtual |
updateModel(Model *model, int icas1, int iech1, int icas2, int iech2) const | ANoStat | |
updateModelByMesh(Model *model, int imesh) const | ANoStat | |
~ANoStat() | ANoStat | virtual |
~AStringable() | AStringable | virtual |
~ICloneable() | ICloneable | inlinevirtual |