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