This class implements OperationEval for a grids with poly basis ansatzfunctions with.
More...
#include <OperationEvalPolyBoundary.hpp>
This class implements OperationEval for a grids with poly basis ansatzfunctions with.
- Version
- $HEAD$
◆ OperationEvalPolyBoundary()
sgpp::base::OperationEvalPolyBoundary::OperationEvalPolyBoundary |
( |
GridStorage & |
storage, |
|
|
size_t |
degree |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
storage | the grid's GridStorage object |
degree | the polynom's max. degree |
◆ ~OperationEvalPolyBoundary()
sgpp::base::OperationEvalPolyBoundary::~OperationEvalPolyBoundary |
( |
| ) |
|
|
inlineoverride |
◆ eval()
double sgpp::base::OperationEvalPolyBoundary::eval |
( |
const DataVector & |
alpha, |
|
|
const DataVector & |
point |
|
) |
| |
|
overridevirtual |
◆ base
◆ storage
GridStorage& sgpp::base::OperationEvalPolyBoundary::storage |
|
protected |
Pointer to GridStorage object.
Referenced by eval().
The documentation for this class was generated from the following files: