|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
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 Dune::CombinedAdaptProlongRestrict< A, B >
class for combining 2 index sets together for adaptation process
Constructor & Destructor Documentation
◆ CombinedAdaptProlongRestrict()
template<class A , class B >
|
inline |
constructor storing the two references
Member Function Documentation
◆ prolongLocal()
template<class A , class B >
template<class Entity >
|
inline |
prolong data to children
◆ restrictLocal()
template<class A , class B >
template<class Entity >
|
inline |
restrict data to father
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8