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