gstlearn  1.0.0
CCC
SPDE Member List

This is the complete list of members for SPDE, including all inherited members.

_addDrift(Db *db, VectorDouble &result, int ivar=0, bool useSel=true)SPDEprivate
_addNuggetOnResult(VectorDouble &result)SPDEprivate
_adressesICovSPDEprivate
_calculSPDEprivate
_centerByDrift(const VectorDouble &dataVect, int ivar=0, bool useSel=true) constSPDEprivate
_computeDriftCoeffs() constSPDEprivate
_computeKriging() constSPDEprivate
_computeLk() constSPDEprivate
_computeSimuCond() constSPDEprivate
_computeSimuNonCond() constSPDEprivate
_dataSPDEprivate
_deleteMeshSPDEprivate
_driftCoeffsSPDEmutableprivate
_driftTabSPDEprivate
_init(const Db *domain, const AMesh *mesh=nullptr, bool verbose=false, bool showStats=false)SPDEprivate
_isCoeffsComputedSPDEmutableprivate
_isKrigingRequested() constSPDEprivate
_isSimulationRequested() constSPDEprivate
_meshingKrigSPDEprivate
_meshingSimuSPDEprivate
_modelSPDEprivate
_nuggetSPDEprivate
_paramsSPDEprivate
_pilePrecisionsSPDEprivate
_pileProjMatrixSPDEprivate
_precisionsKrigSPDEprivate
_precisionsSimuSPDEprivate
_projOnDbOutSPDEprivate
_purge()SPDEprivate
_requireCoeffsSPDEprivate
_setUseCholesky(int useCholesky=-1, bool verbose=false)SPDEprivate
_useCholeskySPDEprivate
_workingDataSPDEmutableprivate
_workingDataInitSPDEmutableprivate
_workingKrigSPDEmutableprivate
_workingSimuSPDEmutableprivate
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
computeProfiledLogLike(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