Dune Core Modules (unstable)

Dune::CombinedAdaptProlongRestrict< A, B > Class Template Reference

class for combining 2 index sets together for adaptation process More...

#include <dune/grid/common/adaptcallback.hh>

Public Member Functions

 CombinedAdaptProlongRestrict (A &a, B &b)
 constructor storing the two references
 
template<class Entity >
void restrictLocal (const Entity &father, const Entity &son, bool initialize)
 restrict data to father
 
template<class Entity >
void prolongLocal (const Entity &father, const Entity &son, bool initialize)
 prolong data to children
 

Detailed Description

template<class A, class B>
class Dune::CombinedAdaptProlongRestrict< A, B >

class for combining 2 index sets together for adaptation process


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)