#include <RBFInterpolation.H>
Definition at line 82 of file RBFInterpolation.H.
◆ RBFInterpolation() [1/2]
Foam::RBFInterpolation::RBFInterpolation |
( |
const dictionary & | dict, |
|
|
const vectorField & | controlPoints, |
|
|
const vectorField & | dataPoints ) |
◆ RBFInterpolation() [2/2]
◆ ~RBFInterpolation()
Foam::RBFInterpolation::~RBFInterpolation |
( |
| ) |
|
◆ controlPoints()
const vectorField & Foam::RBFInterpolation::controlPoints |
( |
| ) |
const |
|
inline |
◆ dataPoints()
const vectorField & Foam::RBFInterpolation::dataPoints |
( |
| ) |
const |
|
inline |
◆ interpolate() [1/2]
template<class Type >
tmp< Field< Type > > Foam::RBFInterpolation::interpolate |
( |
const Field< Type > & | ctrlField | ) |
const |
◆ interpolate() [2/2]
template<class Type >
Foam::tmp< Foam::Field< Type > > Foam::RBFInterpolation::interpolate |
( |
const Field< Type > & | ctrlField | ) |
const |
◆ movePoints()
void Foam::RBFInterpolation::movePoints |
( |
| ) |
|
The documentation for this class was generated from the following files: