SG++-Doxygen-Documentation
sgpp::pde::PoissonEquationSolver Member List

This is the complete list of members for sgpp::pde::PoissonEquationSolver, including all inherited members.

bGridConstructedsgpp::pde::PDESolverprotected
coarsenInitialGridSurplus(sgpp::base::DataVector &alpha, double dThreshold)sgpp::pde::PDESolver
constructGrid(sgpp::base::BoundingBox &myBoundingBox, size_t level)sgpp::pde::PoissonEquationSolvervirtual
deleteGrid()sgpp::pde::PDESolver
dimsgpp::pde::PDESolverprotected
EllipticPDESolver()sgpp::pde::EllipticPDESolver
evaluateCuboid(sgpp::base::DataVector &alpha, sgpp::base::DataVector &FunctionValues, sgpp::base::DataMatrix &EvaluationPoints)sgpp::pde::PDESolver
evaluatePoint(sgpp::base::DataVector &evalPoint, sgpp::base::DataVector &alpha)sgpp::pde::PDESolver
getGrid() constsgpp::pde::PDESolver
getGridNormalDistribution(sgpp::base::DataVector &alpha, std::vector< double > &norm_mu, std::vector< double > &norm_sigma)sgpp::pde::PDESolverprotectedvirtual
getNumberDimensions() constsgpp::pde::PDESolver
getNumberGridPoints() constsgpp::pde::PDESolver
getNumberInnerGridPoints() constsgpp::pde::PDESolver
initGridWithExpHeat(sgpp::base::DataVector &alpha, double factor=1.0)sgpp::pde::PoissonEquationSolver
initGridWithExpHeatFullDomain(sgpp::base::DataVector &alpha, double factor=1.0)sgpp::pde::PoissonEquationSolver
initGridWithSmoothHeat(sgpp::base::DataVector &alpha, double mu, double sigma, double factor)sgpp::pde::PoissonEquationSolver
initGridWithSmoothHeatFullDomain(sgpp::base::DataVector &alpha, double mu, double sigma, double factor)sgpp::pde::PoissonEquationSolver
initScreen()sgpp::pde::PoissonEquationSolver
levelssgpp::pde::PDESolverprotected
myBoundingBoxsgpp::pde::PDESolverprotected
myGridsgpp::pde::PDESolverprotected
myGridStoragesgpp::pde::PDESolverprotected
PDESolver()sgpp::pde::PDESolver
PoissonEquationSolver()sgpp::pde::PoissonEquationSolver
printGrid(sgpp::base::DataVector &alpha, size_t PointesPerDimension, std::string tfilename) constsgpp::pde::PDESolvervirtual
printGridDomain(sgpp::base::DataVector &alpha, size_t PointesPerDimension, sgpp::base::BoundingBox &GridArea, std::string tfilename) constsgpp::pde::PDESolvervirtual
printLevelIndexGrid(std::string tfilename) constsgpp::pde::PDESolvervirtual
printSparseGrid(sgpp::base::DataVector &alpha, std::string tfilename, bool bSurplus) constsgpp::pde::PDESolvervirtual
printSparseGridExpTransform(sgpp::base::DataVector &alpha, std::string tfilename, bool bSurplus) constsgpp::pde::PDESolvervirtual
refineInitialGridSurplus(sgpp::base::DataVector &alpha, int numRefinePoints, double dThreshold)sgpp::pde::PDESolver
refineInitialGridSurplusSubDomain(sgpp::base::DataVector &alpha, int numRefinePoints, double dThreshold, std::vector< double > &norm_mu, std::vector< double > &norm_sigma)sgpp::pde::PDESolver
refineInitialGridSurplusToMaxLevel(sgpp::base::DataVector &alpha, double dThreshold, sgpp::base::level_t maxLevel)sgpp::pde::PDESolver
refineInitialGridSurplusToMaxLevelSubDomain(sgpp::base::DataVector &alpha, double dThreshold, sgpp::base::level_t maxLevel, std::vector< double > &norm_mu, std::vector< double > &norm_sigma)sgpp::pde::PDESolver
setGrid(const std::string &serializedGrid)sgpp::pde::PDESolver
solvePDE(sgpp::base::DataVector &alpha, sgpp::base::DataVector &rhs, size_t maxCGIterations, double epsilonCG, bool verbose=false)sgpp::pde::PoissonEquationSolvervirtual
storeInnerRHS(sgpp::base::DataVector &alpha, std::string tFilename)sgpp::pde::PoissonEquationSolver
storeInnerSolution(sgpp::base::DataVector &alpha, size_t maxCGIterations, double epsilonCG, std::string tFilename)sgpp::pde::PoissonEquationSolver
~EllipticPDESolver()sgpp::pde::EllipticPDESolvervirtual
~PDESolver()sgpp::pde::PDESolvervirtual
~PoissonEquationSolver()sgpp::pde::PoissonEquationSolvervirtual