ThunderEgg
1.0.0
|
This is the complete list of members for ThunderEgg::GMG::MPIInterpolator< D >, including all inherited members.
clone() const =0 | ThunderEgg::GMG::Interpolator< D > | pure virtual |
interpolate(const Vector< D > &coarse, Vector< D > &fine) const | ThunderEgg::GMG::MPIInterpolator< D > | inlinevirtual |
interpolatePatches(const std::vector< std::pair< int, std::reference_wrapper< const PatchInfo< D >>>> &patches, const Vector< D > &coarser_vector, Vector< D > &finer_vector) const =0 | ThunderEgg::GMG::MPIInterpolator< D > | pure virtual |
MPIInterpolator(const Domain< D > &coarser_domain, const Domain< D > &finer_domain) | ThunderEgg::GMG::MPIInterpolator< D > | inline |
~Interpolator() | ThunderEgg::GMG::Interpolator< D > | inlinevirtual |