ThunderEgg  1.0.0
ThunderEgg::GMG::CycleBuilder< D > Member List

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() constThunderEgg::GMG::CycleBuilder< D >inline