KASKADE 7 development version
|
Defines the block structure of defect systems to be solved by the hierarchical error estimator. More...
#include <concepts.hh>
Defines the block structure of defect systems to be solved by the hierarchical error estimator.
The purpose of this class is to provide information to the HierarchicErrorEstimator about how the blocks in the defect system are to be assembled. Blocks are indexed by (row,col), and individual information is provided by the member template D2.
Two bool flags need to be defined in D2<row,col>:
Definition at line 436 of file concepts.hh.