1.1.0
CCC
 
SimuSpherical Class Reference

#include <SimuSpherical.hpp>

Inheritance diagram for SimuSpherical:
ACalcSimulation ACalcInterpolator ACalcDbToDb ACalculator

Public Member Functions

 SimuSpherical (int nbsimu=1, int seed=4324324)
 
 SimuSpherical (const SimuSpherical &r)=delete
 
SimuSphericaloperator= (const SimuSpherical &r)=delete
 
virtual ~SimuSpherical ()
 
int simulate (DbGrid *db, Model *model, const SimuSphericalParam &sphepar, int iptr, bool verbose=false)
 
VectorDouble simulate_mesh (MeshSpherical *mesh, Model *model, const SimuSphericalParam &sphepar, bool verbose=false)
 
- Public Member Functions inherited from ACalcSimulation
 ACalcSimulation (int nbimu, int seed=4324324)
 
 ACalcSimulation (const ACalcSimulation &r)=delete
 
ACalcSimulationoperator= (const ACalcSimulation &r)=delete
 
virtual ~ACalcSimulation ()
 
int getSeed () const
 
int getNbSimu () const
 
void setSeed (int seed)
 
void setNbSimu (int nbsimu)
 
- Public Member Functions inherited from ACalcInterpolator
 ACalcInterpolator ()
 
 ACalcInterpolator (const ACalcInterpolator &r)=delete
 
ACalcInterpolatoroperator= (const ACalcInterpolator &r)=delete
 
virtual ~ACalcInterpolator ()
 
void setModel (Model *model)
 
void setNeigh (ANeigh *neigh)
 
ModelgetModel () const
 
ANeighgetNeigh () const
 
bool hasModel (bool verbose=true) const
 
bool hasNeigh (bool verbose=true) const
 
- Public Member Functions inherited from 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 ACalculator
 ACalculator ()
 
 ACalculator (const ACalculator &r)=delete
 
ACalculatoroperator= (const ACalculator &r)=delete
 
virtual ~ACalculator ()
 
bool run ()
 

Constructor & Destructor Documentation

SimuSpherical::SimuSpherical ( int  nbsimu = 1,
int  seed = 4324324 
)
SimuSpherical::SimuSpherical ( const SimuSpherical r)
delete
SimuSpherical::~SimuSpherical ( )
virtual

Member Function Documentation

SimuSpherical& SimuSpherical::operator= ( const SimuSpherical r)
delete
int SimuSpherical::simulate ( DbGrid db,
Model model,
const SimuSphericalParam sphepar,
int  iptr,
bool  verbose = false 
)
VectorDouble SimuSpherical::simulate_mesh ( MeshSpherical mesh,
Model model,
const SimuSphericalParam sphepar,
bool  verbose = false 
)

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