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