#include <RBFFunction.H>
|
static autoPtr< RBFFunction > | New (const word &type, const dictionary &dict) |
|
Definition at line 57 of file RBFFunction.H.
◆ RBFFunction()
Foam::RBFFunction::RBFFunction |
( |
| ) |
|
|
inline |
◆ ~RBFFunction()
virtual Foam::RBFFunction::~RBFFunction |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
virtual autoPtr< RBFFunction > Foam::RBFFunction::clone |
( |
| ) |
const |
|
pure virtual |
◆ declareRunTimeSelectionTable()
Foam::RBFFunction::declareRunTimeSelectionTable |
( |
autoPtr | , |
|
|
RBFFunction | , |
|
|
dictionary | , |
|
|
(const dictionary &dict) | , |
|
|
(dict) | ) |
◆ New()
autoPtr< RBFFunction > Foam::RBFFunction::New |
( |
const word & | type, |
|
|
const dictionary & | dict ) |
|
static |
◆ TypeName()
Foam::RBFFunction::TypeName |
( |
"RBFFunction" | | ) |
|
◆ weights()
virtual scalarField Foam::RBFFunction::weights |
( |
const vectorField & | controlPoints, |
|
|
const vector & | dataPoint ) const |
|
pure virtual |
The documentation for this class was generated from the following files: