This is the complete list of members for SPDE, including all inherited members.
compute(Db *dbout, int nbsimu=1, const NamingConvention &namconv=NamingConvention("spde")) | SPDE | |
computeLogDet(int nbsimu=1) const | SPDE | |
computeLogLikelihood(int nbsimu=1) 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, const SPDEParam ¶ms=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(const 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, const SPDEParam ¶ms=SPDEParam(), bool verbose=false, bool showStats=false) | SPDE | |
SPDE(const SPDE &r)=delete | SPDE | |
~SPDE() | SPDE | virtual |