SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::base::DirichletUpdateVector, including all inherited members.
applyDirichletConditions(DataVector &updateVector, DataVector &sourceVector) | sgpp::base::DirichletUpdateVector | |
DirichletUpdateVector(GridStorage &storage) | sgpp::base::DirichletUpdateVector | explicit |
multiply(DataVector &updateVector, double value, bool(*predicate)(GridPoint *, GridStorage &)) | sgpp::base::DirichletUpdateVector | |
multiplyBoundary(DataVector &updateVector, double value) | sgpp::base::DirichletUpdateVector | |
multiplyBoundaryVector(DataVector &updateVector, DataVector &factor) | sgpp::base::DirichletUpdateVector | |
setBoundariesToZero(DataVector &updateVector) | sgpp::base::DirichletUpdateVector | |
setInnerPointsToZero(DataVector &updateVector) | sgpp::base::DirichletUpdateVector | |
~DirichletUpdateVector() | sgpp::base::DirichletUpdateVector |