1.11.1
CCC
 
Loading...
Searching...
No Matches
gstlrn::SimuSpherical Class Reference

#include <SimuSpherical.hpp>

Inheritance diagram for gstlrn::SimuSpherical:
gstlrn::ACalcSimulation gstlrn::ACalcInterpolator gstlrn::ACalcDbToDb gstlrn::ACalculator

Public Member Functions

 SimuSpherical (Id nbsimu=1, Id seed=4324324)
 
 SimuSpherical (const SimuSpherical &r)=delete
 
SimuSphericaloperator= (const SimuSpherical &r)=delete
 
virtual ~SimuSpherical ()
 
Id simulate (DbGrid *db, Model *model, const SimuSphericalParam &sphepar, Id iptr, bool verbose=false)
 
 simulate_mesh (MeshSpherical *mesh, Model *model, const SimuSphericalParam &sphepar, bool verbose=false)
 
- Public Member Functions inherited from gstlrn::ACalcSimulation
 ACalcSimulation (Id nbsimu=1, Id seed=4324324, bool verbose=false)
 
 ACalcSimulation (const ACalcSimulation &r)=delete
 
ACalcSimulationoperator= (const ACalcSimulation &r)=delete
 
virtual ~ACalcSimulation ()
 
bool isConditional () const
 
Id getSeed () const
 
Id getNbSimu () const
 
Id getNVar () const
 
void setShift (Id shift)
 
void setSeed (Id seed)
 
void setNbSimu (Id nbsimu)
 
Id getSeedPerSimu (Id isimu) const
 
- Public Member Functions inherited from gstlrn::ACalcInterpolator
 ACalcInterpolator (bool verbose=false)
 
 ACalcInterpolator (const ACalcInterpolator &r)=delete
 
ACalcInterpolatoroperator= (const ACalcInterpolator &r)=delete
 
virtual ~ACalcInterpolator ()
 
void setModelGeneric (ModelGeneric *modelGeneric)
 
void setNeigh (ANeigh *neigh)
 
void setKrigopt (const KrigOpt &krigopt)
 
ModelGenericgetModelGeneric () const
 
ANeighgetNeigh () const
 
const KrigOptgetKrigopt () const
 
bool hasModelGeneric (bool verbose=true) const
 
bool hasNeigh (bool verbose=true) const
 
- Public Member Functions inherited from gstlrn::ACalcDbToDb
 ACalcDbToDb (bool mustShareSameSpaceDimension=true, bool verbose=false)
 
 ACalcDbToDb (const ACalcDbToDb &r)=delete
 
ACalcDbToDboperator= (const ACalcDbToDb &r)=delete
 
virtual ~ACalcDbToDb ()
 
void setDbin (Db *dbin)
 
void setDbout (Db *dbout)
 
void setNamingConvention (const NamingConvention &namconv)
 
void setMustShareSpaceDimension (bool mustShareSpaceDimension)
 
DbgetDbin () const
 
DbgetDbout () const
 
DbGridgetGridin () const
 
DbGridgetGridout () const
 
const NamingConventiongetNamingConvention () const
 
bool hasDbin (bool verbose=true) const
 
bool hasDbout (bool verbose=true) const
 
bool isGridIn (bool verbose=true) const
 
bool isGridOut (bool verbose=true) const
 
- Public Member Functions inherited from gstlrn::ACalculator
 ACalculator (bool verbose=false)
 
 ACalculator (const ACalculator &r)=delete
 
ACalculatoroperator= (const ACalculator &r)=delete
 
virtual ~ACalculator ()
 
bool run ()
 
bool getVerbose () const
 
void setVerbose (bool verbose)
 

Constructor & Destructor Documentation

◆ SimuSpherical() [1/2]

gstlrn::SimuSpherical::SimuSpherical ( Id  nbsimu = 1,
Id  seed = 4324324 
)

◆ SimuSpherical() [2/2]

gstlrn::SimuSpherical::SimuSpherical ( const SimuSpherical r)
delete

◆ ~SimuSpherical()

gstlrn::SimuSpherical::~SimuSpherical ( )
virtual

Member Function Documentation

◆ operator=()

SimuSpherical & gstlrn::SimuSpherical::operator= ( const SimuSpherical r)
delete

◆ simulate()

Id gstlrn::SimuSpherical::simulate ( DbGrid db,
Model model,
const SimuSphericalParam sphepar,
Id  iptr,
bool  verbose = false 
)

◆ simulate_mesh()

gstlrn::SimuSpherical::simulate_mesh ( MeshSpherical mesh,
Model model,
const SimuSphericalParam sphepar,
bool  verbose = false 
)

The documentation for this class was generated from the following files: