This is the complete list of members for SPDE, including all inherited members.
compute(Db *dbout, int nbsimu=1, int seed=131351, const NamingConvention &namconv=NamingConvention("spde")) | SPDE | |
computeLogDet(int nbsimu=1, int seed=1234) const | SPDE | |
computeLogLike(int nbsimu=1, int seed=131323) const | SPDE | |
computeQuad() const | SPDE | |
create(Model *model, const Db *domain, const Db *data=nullptr, const ESPDECalcMode &calcul=ESPDECalcMode::fromKey("SIMUCOND"), const AMesh *mesh=nullptr, int useCholesky=-1, SPDEParam params=SPDEParam(), bool verbose=false, bool showStats=false) | SPDE | static |
getCoeffs() | SPDE | |
getData() const | SPDE | inline |
getMeshingKrig(int i=0) const | SPDE | inline |
getMeshingSimu(int i=0) const | SPDE | inline |
getPrecisionKrig() const | SPDE | inline |
getPrecisionOpCs(int i=0) const | SPDE | inline |
getProjMatrix(int i=0) const | SPDE | inline |
operator=(const SPDE &r)=delete | SPDE | |
setDriftCoeffs(VectorDouble coeffs) | SPDE | |
SPDE(Model *model, const Db *domain, const Db *data=nullptr, const ESPDECalcMode &calcul=ESPDECalcMode::fromKey("SIMUCOND"), const AMesh *mesh=nullptr, int useCholesky=-1, SPDEParam params=SPDEParam(), bool verbose=false, bool showStats=false) | SPDE | |
SPDE(const SPDE &r)=delete | SPDE | |
~SPDE() | SPDE | virtual |