DataTransferKit - Multiphysics Solution Transfer Services
2.0
|
Buhmann compactly supported radial basis function. More...
#include <DTK_BuhmannBasis.hpp>
Public Member Functions | |
template<> | |
double | evaluateValue (const double radius, const double x) const |
Compute the value of the basis at the given set of coordinates. Specialization of order 3. More... | |
template<> | |
double | evaluateGradient (const double radius, const double x) const |
Compute the gradient of the basis at the given set of coordinates. Specialization of order 3. More... | |
Buhmann compactly supported radial basis function.
Definition at line 58 of file DTK_BuhmannBasis.hpp.
|
inline |
Compute the value of the basis at the given set of coordinates. Specialization of order 3.
Definition at line 58 of file DTK_BuhmannBasis_impl.hpp.
|
inline |
Compute the gradient of the basis at the given set of coordinates. Specialization of order 3.
Definition at line 80 of file DTK_BuhmannBasis_impl.hpp.