ThunderEgg
1.0.0
|
This is the complete list of members for ThunderEgg::Iterative::PatchSolver< D >, including all inherited members.
apply(const Vector< D > &f, Vector< D > &u) const override | ThunderEgg::PatchSolver< D > | inlinevirtual |
clone() const override | ThunderEgg::Iterative::PatchSolver< D > | inlinevirtual |
getDomain() const | ThunderEgg::PatchSolver< D > | inline |
getGhostFiller() const | ThunderEgg::PatchSolver< D > | inline |
PatchSolver(const Iterative::Solver< D > &solver, const PatchOperator< D > &op, bool continue_on_breakdown=false) | ThunderEgg::Iterative::PatchSolver< D > | inline |
ThunderEgg::PatchSolver::PatchSolver(const Domain< D > &domain, const GhostFiller< D > &ghost_filler) | ThunderEgg::PatchSolver< D > | inline |
smooth(const Vector< D > &f, Vector< D > &u) const override | ThunderEgg::PatchSolver< D > | inlinevirtual |
solveSinglePatch(const PatchInfo< D > &pinfo, const PatchView< const double, D > &f_view, const PatchView< double, D > &u_view) const override | ThunderEgg::Iterative::PatchSolver< D > | inlinevirtual |
~Operator() | ThunderEgg::Operator< D > | inlinevirtual |
~PatchSolver() | ThunderEgg::PatchSolver< D > | inlinevirtual |
~Smoother() | ThunderEgg::GMG::Smoother< D > | inlinevirtual |