#include <TPS.H>
|
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 |
◆ TypeName()
Foam::TPS::TypeName |
( |
"TPS" | | ) |
|
◆ 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