This is the complete list of members for Rule, including all inherited members.
ASerializable() | ASerializable | |
ASerializable(const ASerializable &r) | ASerializable | |
AStringable() | AStringable | |
AStringable(const AStringable &r) | AStringable | |
buildFileName(int status, const String &filename, bool ensureDirExist=false) | ASerializable | static |
checkModel(const Model *model, int nvar=0) const | Rule | virtual |
create(double rho=0.) | Rule | static |
createDirectory(const String &dir) | ASerializable | static |
createFromCodes(const VectorInt &nodes, double rho=0.) | Rule | static |
createFromFaciesCount(int nfacies, double rho=0.) | Rule | static |
createFromNames(const VectorString &nodnames, double rho=0.) | Rule | static |
createFromNF(const String &neutralFilename, bool verbose=true) | Rule | static |
createFromNumericalCoding(const VectorInt &n_type, const VectorInt &n_facs, double rho=0.) | Rule | static |
deserialize(std::istream &is, bool verbose=true) | ASerializable | |
display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
display(int level) const final | AStringable | virtual |
displaySpecific() const | Rule | virtual |
dumpToNF(const String &neutralFilename, bool verbose=false) const | ASerializable | |
evaluateBounds(PropDef *propdef, Db *dbin, Db *dbout, int isimu, int igrf, int ipgs, int nbsimu) const | Rule | virtual |
gaus2facData(PropDef *propdef, Db *dbin, Db *dbout, int *flag_used, int ipgs, int isimu, int nbsimu) | Rule | virtual |
gaus2facResult(PropDef *propdef, Db *dbout, int *flag_used, int ipgs, int isimu, int nbsimu) const | Rule | virtual |
getContainerName() | ASerializable | static |
getDirectory(const String &path) | ASerializable | static |
getExecDirectory() | ASerializable | static |
getFaciesFromGaussian(double y1, double y2) const | Rule | |
getFaciesNumber() const | Rule | |
getFileIdentity(const String &filename, bool verbose=false) | ASerializable | static |
getFlagProp() const | Rule | inline |
getGRFNumber() const | Rule | |
getHomeDirectory(const String &sub="") | ASerializable | static |
getMainNode() const | Rule | inline |
getModeRule() const | Rule | inline |
getPrefixName() | ASerializable | static |
getProportion(int facies) | Rule | |
getRho() const | Rule | inline |
getTestData(const String &subdir, const String &filename) | ASerializable | static |
getThresh(int facies) const | Rule | |
getThreshFromRectangle(int rect, int *facies) | Rule | |
getWorkingDirectory() | ASerializable | static |
getY1Number() const | Rule | |
getY2Number() const | Rule | |
isYUsed(int igrf) const | Rule | |
operator=(const Rule &r) | Rule | |
AStringable::operator=(const AStringable &r) | AStringable | |
ASerializable::operator=(const ASerializable &r) | ASerializable | |
particularities(Db *db, const Db *dbprop, Model *model, int flag_grid_check, int flag_stat) const | Rule | virtual |
resetFromCodes(const VectorInt &nodes, double rho=0.) | Rule | |
resetFromFaciesCount(int nfacies, double rho=0.) | Rule | |
resetFromNames(const VectorString &nodnames, double rho=0.) | Rule | |
resetFromNumericalCoding(const VectorInt &n_type, const VectorInt &n_facs, double rho=0.) | Rule | |
Rule(double rho=0.) | Rule | |
Rule(const Rule &r) | Rule | |
serialize(std::ostream &os, bool verbose=true) const | ASerializable | |
setContainerName(bool useDefault, const String &containerName="", bool verbose=false) | ASerializable | static |
setFlagProp(int flagProp) | Rule | inline |
setModeRule(const ERule &modeRule) | Rule | inline |
setPrefixName(const String &prefixName) | ASerializable | static |
setProportions(const VectorDouble &proportions=VectorDouble()) const | Rule | |
setRho(double rho) const | Rule | inline |
statistics(int verbose, int *node_tot, int *nfac_tot, int *nmax_tot, int *ny1_tot, int *ny2_tot, double *prop_tot) const | Rule | |
toString(const AStringFormat *strfmt=nullptr) const override | Rule | virtual |
unsetContainerName() | ASerializable | static |
unsetPrefixName() | ASerializable | static |
updateShift() const | Rule | |
whichGRFUsed() const | Rule | |
~ASerializable() | ASerializable | virtual |
~AStringable() | AStringable | virtual |
~Rule() | Rule | virtual |