1.3.2
CCC
 
SPDE Member List

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) constSPDE
computeLogLike(int nbsimu=1, int seed=131323) constSPDE
computeQuad() constSPDE
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)SPDEstatic
getCoeffs()SPDE
getData() constSPDEinline
getMeshingKrig(int i=0) constSPDEinline
getMeshingSimu(int i=0) constSPDEinline
getPrecisionKrig() constSPDEinline
getPrecisionOpCs(int i=0) constSPDEinline
getProjMatrix(int i=0) constSPDEinline
operator=(const SPDE &r)=deleteSPDE
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)=deleteSPDE
~SPDE()SPDEvirtual