ThunderEgg
1.0.0
|
This is the complete list of members for ThunderEgg::GMG::Cycle< D >, including all inherited members.
apply(const Vector< D > &f, Vector< D > &u) const | ThunderEgg::GMG::Cycle< D > | inlinevirtual |
clone() const =0 | ThunderEgg::Operator< D > | pure virtual |
Cycle(const Level< D > &finest_level) | ThunderEgg::GMG::Cycle< D > | inline |
getFinestLevel() const | ThunderEgg::GMG::Cycle< D > | inline |
restrict(const Level< D > &level, const Vector< D > &f, const Vector< D > &u) const | ThunderEgg::GMG::Cycle< D > | inlineprotected |
visit(const Level< D > &level, const Vector< D > &f, Vector< D > &u) const =0 | ThunderEgg::GMG::Cycle< D > | protectedpure virtual |
~Operator() | ThunderEgg::Operator< D > | inlinevirtual |