#include <Gauss.H>
|
static autoPtr< RBFFunction > | New (const word &type, const dictionary &dict) |
|
Definition at line 52 of file Gauss.H.
◆ Gauss() [1/2]
Foam::Gauss::Gauss |
( |
const scalar | radius | ) |
|
◆ Gauss() [2/2]
Foam::Gauss::Gauss |
( |
const dictionary & | dict | ) |
|
◆ ~Gauss()
◆ clone()
virtual autoPtr< RBFFunction > Foam::Gauss::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ TypeName()
Foam::Gauss::TypeName |
( |
"Gauss" | | ) |
|
◆ weights()
Foam::scalarField Foam::Gauss::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/Gauss/Gauss.H
- /github/workspace/src/OF_EXT/RBFFunctions/Gauss/Gauss.C