dune-pdelab  2.7-git
Dune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH > Member List

This is the complete list of members for Dune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >, including all inherited members.

basis_size() overrideDune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >inlinevirtual
COARSE_M typedefDune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >
COARSE_V typedefDune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >
field_type typedefDune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >
get_coarse_system() overrideDune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >inlinevirtual
prolongate(const COARSE_V &coarse, X &prolongated) const overrideDune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >inlinevirtual
restrict(const X &fine, COARSE_V &restricted) const overrideDune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >inlinevirtual
SubdomainProjectedCoarseSpace(const GFS &gfs, const M &AF_exterior_, std::shared_ptr< SubdomainBasis< X > > subdomainbasis, const PIH &parallelhelper, int verbosity=1)Dune::PDELab::SubdomainProjectedCoarseSpace< GFS, M, X, PIH >inline