#include <ACalcInterpolator.hpp>
◆ ACalcInterpolator() [1/2]
ACalcInterpolator::ACalcInterpolator |
( |
| ) |
|
◆ ACalcInterpolator() [2/2]
◆ ~ACalcInterpolator()
ACalcInterpolator::~ACalcInterpolator |
( |
| ) |
|
|
virtual |
◆ getKrigopt()
const KrigOpt & ACalcInterpolator::getKrigopt |
( |
| ) |
const |
|
inline |
◆ getModel()
◆ getNeigh()
ANeigh * ACalcInterpolator::getNeigh |
( |
| ) |
const |
|
inline |
◆ hasModel()
bool ACalcInterpolator::hasModel |
( |
bool |
verbose = true | ) |
const |
◆ hasNeigh()
bool ACalcInterpolator::hasNeigh |
( |
bool |
verbose = true | ) |
const |
◆ operator=()
◆ setKrigopt()
void ACalcInterpolator::setKrigopt |
( |
const KrigOpt & |
krigopt | ) |
|
|
inline |
◆ setModel()
◆ setNeigh()
void ACalcInterpolator::setNeigh |
( |
ANeigh * |
neigh | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- include/Calculators/ACalcInterpolator.hpp
- src/Calculators/ACalcInterpolator.cpp