1.8.0
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, Id seed=4324324)
 
 ACalcSimulation (const ACalcSimulation &r)=delete
 
ACalcSimulationoperator= (const ACalcSimulation &r)=delete
 
virtual ~ACalcSimulation ()
 
Id getSeed () const
 
Id getNbSimu () const
 
void setSeed (Id seed)
 
void setNbSimu (Id nbsimu)
 
- Public Member Functions inherited from gstlrn::ACalcInterpolator
 ACalcInterpolator ()
 
 ACalcInterpolator (const ACalcInterpolator &r)=delete
 
ACalcInterpolatoroperator= (const ACalcInterpolator &r)=delete
 
virtual ~ACalcInterpolator ()
 
void setModel (ModelGeneric *model)
 
void setNeigh (ANeigh *neigh)
 
void setKrigopt (const KrigOpt &krigopt)
 
ModelGenericgetModel () const
 
ANeighgetNeigh () const
 
const KrigOptgetKrigopt () const
 
bool hasModel (bool verbose=true) const
 
bool hasNeigh (bool verbose=true) const
 
- Public Member Functions inherited from gstlrn::ACalcDbToDb
 ACalcDbToDb (bool mustShareSameSpaceDimension=true)
 
 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
 
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 ()
 
 ACalculator (const ACalculator &r)=delete
 
ACalculatoroperator= (const ACalculator &r)=delete
 
virtual ~ACalculator ()
 
bool run ()
 

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: