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

#include <defaultindexsets.hh>

List of all members.


Detailed Description

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

class for combining 2 index sets together for adaptation process


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

The documentation for this class was generated from the following file:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)