SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::base::StencilHierarchisationLinear, including all inherited members.
_neighborStencil | sgpp::base::StencilHierarchisationLinear | protected |
_surplusStencil | sgpp::base::StencilHierarchisationLinear | protected |
_weightStencil | sgpp::base::StencilHierarchisationLinear | protected |
grid_iterator typedef | sgpp::base::StencilHierarchisationLinear | protected |
operator()(DataVector &source, DataVector &result, grid_iterator &index, size_t dim) | sgpp::base::StencilHierarchisationLinear | |
rec(DataVector &source, DataVector &result, grid_iterator &index, size_t dim, int seql, int seqr) | sgpp::base::StencilHierarchisationLinear | protected |
StencilHierarchisationLinear(GridStorage &storage, OperationStencilHierarchisation::IndexStencil &surplusStencil, OperationStencilHierarchisation::IndexStencil &neighborStencil, OperationStencilHierarchisation::WeightStencil &weightStencil) | sgpp::base::StencilHierarchisationLinear | |
storage | sgpp::base::StencilHierarchisationLinear | protected |
~StencilHierarchisationLinear() | sgpp::base::StencilHierarchisationLinear |