Class template Dune::GDT::AdaptationHelper¶
Inherits from Dune::XT::Common::WithLogger.
-
template<class V, class GV, size_t r = 1, size_t rC = 1, class RF = double>
class Dune::GDT::AdaptationHelper<V, GV, r, rC, RF> : public XT::Common::WithLogger<AdaptationHelper<V, GV, r, rC, RF>>¶ Manages the persistence and prolongation/restriction of discrete functions and their spaces across grid adaptation (pre_adapt, adapt, post_adapt).
Method Dune::GDT::AdaptationHelper::append¶
Method Dune::GDT::AdaptationHelper::pre_adapt¶
Method Dune::GDT::AdaptationHelper::adapt¶
Method Dune::GDT::AdaptationHelper::post_adapt¶
Constructor Dune::GDT::AdaptationHelper::AdaptationHelper<V, GV, r, rC, RF>¶
-
template<>
template<class V, class GV, size_t r = 1, size_t rC = 1, class RF = double>
explicit Dune::GDT::AdaptationHelper<V, GV, r, rC, RF>::AdaptationHelper<V, GV, r, rC, RF>(G &grd, const std::string &logging_prefix, const std::array<bool, 3> &logging_state = XT::Common::default_logger_state())¶ No documentation provided.
Field Dune::GDT::AdaptationHelper::grid_¶
-
G &Dune::GDT::AdaptationHelper::grid_¶
No documentation provided.
Type alias Dune::GDT::AdaptationHelper::ThisType¶
-
type Dune::GDT::AdaptationHelper::ThisType¶
No documentation provided.
Type alias Dune::GDT::AdaptationHelper::Logger¶
-
type Dune::GDT::AdaptationHelper::Logger¶
No documentation provided.
Type alias Dune::GDT::AdaptationHelper::DiscreteFunctionType¶
-
type Dune::GDT::AdaptationHelper::DiscreteFunctionType¶
No documentation provided.
Type alias Dune::GDT::AdaptationHelper::SpaceType¶
-
type Dune::GDT::AdaptationHelper::SpaceType¶
No documentation provided.
Type alias Dune::GDT::AdaptationHelper::G¶
-
type Dune::GDT::AdaptationHelper::G¶
No documentation provided.