|
|
| TypeName ("RBFFunction") |
|
| declareRunTimeSelectionTable (autoPtr, RBFFunction, dictionary,(const dictionary &dict),(dict)) |
|
virtual autoPtr< RBFFunction > | clone () const =0 |
|
virtual scalarField | weights (const vectorField &controlPoints, const vector &dataPoint) const =0 |
|
| 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 |
◆ New()
| autoPtr< RBFFunction > Foam::RBFFunction::New |
( |
const word & | type, |
|
|
const dictionary & | dict ) |
|
static |
The documentation for this class was generated from the following files: