|
| | RBFInterpolation (const dictionary &dict, const vectorField &controlPoints, const vectorField &dataPoints) |
| | RBFInterpolation (const RBFInterpolation &) |
| const vectorField & | controlPoints () const |
| const vectorField & | dataPoints () const |
|
template<class Type> |
| tmp< Field< Type > > | interpolate (const Field< Type > &ctrlField) const |
| void | movePoints () |
| template<class Type> |
| Foam::tmp< Foam::Field< Type > > | interpolate (const Field< Type > &ctrlField) const |
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]
| Foam::RBFInterpolation::RBFInterpolation |
( |
const RBFInterpolation & | rbf | ) |
|
◆ ~RBFInterpolation()
| Foam::RBFInterpolation::~RBFInterpolation |
( |
| ) |
|
◆ controlPoints()
| const vectorField & Foam::RBFInterpolation::controlPoints |
( |
| ) |
const |
|
inline |
◆ dataPoints()
| const vectorField & Foam::RBFInterpolation::dataPoints |
( |
| ) |
const |
|
inline |
◆ interpolate()
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: