ThunderEgg
1.0.0
|
This is the complete list of members for ThunderEgg::GMG::CycleBuilder< D >, including all inherited members.
addCoarsestLevel(const Operator< D > &op, Smoother< D > &smoother, const Interpolator< D > &interpolator) | ThunderEgg::GMG::CycleBuilder< D > | inline |
addFinestLevel(const Operator< D > &op, const Smoother< D > &smoother, const Restrictor< D > &restrictor) | ThunderEgg::GMG::CycleBuilder< D > | inline |
addIntermediateLevel(const Operator< D > &op, const Smoother< D > &smoother, const Restrictor< D > &restrictor, const Interpolator< D > &interpolator) | ThunderEgg::GMG::CycleBuilder< D > | inline |
CycleBuilder(const CycleOpts &opts_in) | ThunderEgg::GMG::CycleBuilder< D > | inlineexplicit |
getCycle() const | ThunderEgg::GMG::CycleBuilder< D > | inline |