#include <adaptcallback.hh>
Public Member Functions | |
CombinedAdaptProlongRestrict (const A &a, const B &b) | |
constructor storing the two references | |
template<class EntityType> | |
void | restrictLocal (EntityType &father, EntityType &son, bool initialize) const |
restrict data to father | |
template<class EntityType> | |
void | prolongLocal (EntityType &father, EntityType &son, bool initialize) const |
prolong data to children |