1.8.0
CCC
 
Loading...
Searching...
No Matches
gstlrn::ACalcInterpolator Class Reference

#include <ACalcInterpolator.hpp>

Inheritance diagram for gstlrn::ACalcInterpolator:
gstlrn::ACalcDbToDb gstlrn::ACalculator gstlrn::ACalcSimulation gstlrn::CalcGlobal gstlrn::CalcImage gstlrn::CalcKriging gstlrn::CalcKrigingFactors gstlrn::CalcKrigingSimpleCase gstlrn::CalcSimpleInterpolation gstlrn::CalcSimuEden gstlrn::CalcSimuFFT gstlrn::CalcSimuPartition gstlrn::CalcSimuRefine gstlrn::CalcSimuSubstitution gstlrn::CalcSimuTurningBands gstlrn::SimuBoolean gstlrn::SimuSpherical

Public Member Functions

 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

◆ ACalcInterpolator() [1/2]

gstlrn::ACalcInterpolator::ACalcInterpolator ( )

◆ ACalcInterpolator() [2/2]

gstlrn::ACalcInterpolator::ACalcInterpolator ( const ACalcInterpolator r)
delete

◆ ~ACalcInterpolator()

gstlrn::ACalcInterpolator::~ACalcInterpolator ( )
virtual

Member Function Documentation

◆ getKrigopt()

const KrigOpt & gstlrn::ACalcInterpolator::getKrigopt ( ) const
inline

◆ getModel()

ModelGeneric * gstlrn::ACalcInterpolator::getModel ( ) const
inline

◆ getNeigh()

ANeigh * gstlrn::ACalcInterpolator::getNeigh ( ) const
inline

◆ hasModel()

bool gstlrn::ACalcInterpolator::hasModel ( bool  verbose = true) const

◆ hasNeigh()

bool gstlrn::ACalcInterpolator::hasNeigh ( bool  verbose = true) const

◆ operator=()

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

◆ setKrigopt()

void gstlrn::ACalcInterpolator::setKrigopt ( const KrigOpt krigopt)
inline

◆ setModel()

void gstlrn::ACalcInterpolator::setModel ( ModelGeneric model)
inline

◆ setNeigh()

void gstlrn::ACalcInterpolator::setNeigh ( ANeigh neigh)
inline

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