SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::base::HierarchisationSLE Member List

This is the complete list of members for sgpp::base::HierarchisationSLE, including all inherited members.

basisTypesgpp::base::HierarchisationSLEprotected
BSPLINE enum valuesgpp::base::HierarchisationSLEprotected
BSPLINE_BOUNDARY enum valuesgpp::base::HierarchisationSLEprotected
BSPLINE_CLENSHAW_CURTIS enum valuesgpp::base::HierarchisationSLEprotected
BSPLINE_MODIFIED enum valuesgpp::base::HierarchisationSLEprotected
BSPLINE_MODIFIED_CLENSHAW_CURTIS enum valuesgpp::base::HierarchisationSLEprotected
bsplineBasissgpp::base::HierarchisationSLEprotected
bsplineBoundaryBasissgpp::base::HierarchisationSLEprotected
bsplineClenshawCurtisBasissgpp::base::HierarchisationSLEprotected
clone(std::unique_ptr< CloneableSLE > &clone) const overridesgpp::base::HierarchisationSLEinlinevirtual
CloneableSLE()sgpp::base::CloneableSLEinline
countNNZ()sgpp::base::SLEinlinevirtual
evalBasisFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalBsplineBoundaryFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalBsplineClenshawCurtisFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalBsplineFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalBsplineModifiedClenshawCurtisFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalBsplineModifiedFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalFundamentalNakSplineFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalFundamentalSplineFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalFundamentalSplineModifiedFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalLinearBoundaryFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalLinearClenshawCurtisBoundaryFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalLinearClenshawCurtisFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalLinearFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalLinearModifiedFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalModPolyFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalNakBsplineBoundaryFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalNakBsplineExtendedFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalNakBsplineFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalNakBsplineModifiedFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalNakPBsplineFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalNaturalBsplineFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalPolyBoundaryFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalPolyFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalWaveletBoundaryFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalWaveletFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalWaveletModifiedFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalWeaklyFundamentalNakSplineFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalWeaklyFundamentalNakSplineModifiedFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
evalWeaklyFundamentalSplineFunctionAtGridPoint(size_t basisI, size_t pointJ)sgpp::base::HierarchisationSLEinlineprotected
FUNDAMENTAL_NAK_SPLINE enum valuesgpp::base::HierarchisationSLEprotected
FUNDAMENTAL_SPLINE enum valuesgpp::base::HierarchisationSLEprotected
FUNDAMENTAL_SPLINE_MODIFIED enum valuesgpp::base::HierarchisationSLEprotected
fundamentalNakSplineBasissgpp::base::HierarchisationSLEprotected
fundamentalSplineBasissgpp::base::HierarchisationSLEprotected
getDimension() const overridesgpp::base::HierarchisationSLEinlinevirtual
getGrid()sgpp::base::HierarchisationSLEinline
getGridStorage()sgpp::base::HierarchisationSLEinline
getMatrixEntry(size_t i, size_t j) overridesgpp::base::HierarchisationSLEinlinevirtual
gridsgpp::base::HierarchisationSLEprotected
gridStoragesgpp::base::HierarchisationSLEprotected
HierarchisationSLE(Grid &grid)sgpp::base::HierarchisationSLEinlineexplicit
HierarchisationSLE(Grid &grid, GridStorage &gridStorage)sgpp::base::HierarchisationSLEinline
INVALID enum valuesgpp::base::HierarchisationSLEprotected
isCloneable() const overridesgpp::base::CloneableSLEinlinevirtual
isMatrixEntryNonZero(size_t i, size_t j) overridesgpp::base::HierarchisationSLEinlinevirtual
LINEAR enum valuesgpp::base::HierarchisationSLEprotected
LINEAR_BOUNDARY enum valuesgpp::base::HierarchisationSLEprotected
LINEAR_CLENSHAW_CURTIS enum valuesgpp::base::HierarchisationSLEprotected
LINEAR_CLENSHAW_CURTIS_BOUNDARY enum valuesgpp::base::HierarchisationSLEprotected
LINEAR_MODIFIED enum valuesgpp::base::HierarchisationSLEprotected
linearBasissgpp::base::HierarchisationSLEprotected
linearClenshawCurtisBasissgpp::base::HierarchisationSLEprotected
linearClenshawCurtisBoundaryBasissgpp::base::HierarchisationSLEprotected
linearL0BoundaryBasissgpp::base::HierarchisationSLEprotected
matrixVectorMultiplication(const DataVector &x, DataVector &y)sgpp::base::SLEinlinevirtual
MOD_POLY enum valuesgpp::base::HierarchisationSLEprotected
modBsplineBasissgpp::base::HierarchisationSLEprotected
modBsplineClenshawCurtisBasissgpp::base::HierarchisationSLEprotected
modFundamentalSplineBasissgpp::base::HierarchisationSLEprotected
modLinearBasissgpp::base::HierarchisationSLEprotected
modNakBsplineBasissgpp::base::HierarchisationSLEprotected
modPolyBasissgpp::base::HierarchisationSLEprotected
modWaveletBasissgpp::base::HierarchisationSLEprotected
modWeaklyFundamentalNakSplineBasissgpp::base::HierarchisationSLEprotected
NAK_BSPLINE enum valuesgpp::base::HierarchisationSLEprotected
NAK_BSPLINE_EXTENDED enum valuesgpp::base::HierarchisationSLEprotected
NAK_BSPLINE_MODIFIED enum valuesgpp::base::HierarchisationSLEprotected
NAK_BSPLINEBOUNDARY enum valuesgpp::base::HierarchisationSLEprotected
NAK_P_BSPLINE enum valuesgpp::base::HierarchisationSLEprotected
nakBsplineBasissgpp::base::HierarchisationSLEprotected
nakBsplineBoundaryBasissgpp::base::HierarchisationSLEprotected
nakBsplineExtendedBasissgpp::base::HierarchisationSLEprotected
nakPBsplineBasissgpp::base::HierarchisationSLEprotected
NATURAL_BSPLINE enum valuesgpp::base::HierarchisationSLEprotected
naturalBsplineBasissgpp::base::HierarchisationSLEprotected
POLY enum valuesgpp::base::HierarchisationSLEprotected
polyBasissgpp::base::HierarchisationSLEprotected
POLYBOUNDARY enum valuesgpp::base::HierarchisationSLEprotected
polyBoundaryBasissgpp::base::HierarchisationSLEprotected
SLE()sgpp::base::SLEinline
WAVELET enum valuesgpp::base::HierarchisationSLEprotected
WAVELET_BOUNDARY enum valuesgpp::base::HierarchisationSLEprotected
WAVELET_MODIFIED enum valuesgpp::base::HierarchisationSLEprotected
waveletBasissgpp::base::HierarchisationSLEprotected
waveletBoundaryBasissgpp::base::HierarchisationSLEprotected
WEAKLY_FUNDAMENTAL_NAK_SPLINE enum valuesgpp::base::HierarchisationSLEprotected
WEAKLY_FUNDAMENTAL_NAK_SPLINE_MODIFIED enum valuesgpp::base::HierarchisationSLEprotected
WEAKLY_FUNDAMENTAL_SPLINE enum valuesgpp::base::HierarchisationSLEprotected
weaklyFundamentalNakSplineBasissgpp::base::HierarchisationSLEprotected
weaklyFundamentalSplineBasissgpp::base::HierarchisationSLEprotected
~CloneableSLE() overridesgpp::base::CloneableSLEinline
~SLE()sgpp::base::SLEinlinevirtual