|
|
| TypeName ("TPS") |
| | TPS (const scalar radius) |
| | TPS (const dictionary &dict) |
| virtual autoPtr< RBFFunction > | clone () const |
| virtual scalarField | weights (const vectorField &controlPoints, const vector &dataPoint) const |
|
| TypeName ("RBFFunction") |
|
| declareRunTimeSelectionTable (autoPtr, RBFFunction, dictionary,(const dictionary &dict),(dict)) |
|
| static autoPtr< RBFFunction > | New (const word &type, const dictionary &dict) |
Definition at line 52 of file TPS.H.
◆ TPS() [1/2]
| Foam::TPS::TPS |
( |
const scalar | radius | ) |
|
Definition at line 40 of file TPS.C.
◆ TPS() [2/2]
| Foam::TPS::TPS |
( |
const dictionary & | dict | ) |
|
Definition at line 47 of file TPS.C.
◆ ~TPS()
Definition at line 56 of file TPS.C.
◆ clone()
| virtual autoPtr< RBFFunction > Foam::TPS::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ weights()
| Foam::scalarField Foam::TPS::weights |
( |
const vectorField & | controlPoints, |
|
|
const vector & | dataPoint ) const |
|
virtual |
The documentation for this class was generated from the following files:
- /github/workspace/src/OF_EXT/RBFFunctions/TPS/TPS.H
- /github/workspace/src/OF_EXT/RBFFunctions/TPS/TPS.C