class RefinementData

Data kept for every type of refinement

Public Fields

RefinementType type
Refinement type
int num_fine_elems
Number of the fine elements
int num_fine_dofs
Number of the fine dofs on the coarse element (fc)
Table* fl_to_fc
(local dofs of) fine element <-> fine dofs on the coarse element
RectangularMatrix* I
Local interpolation matrix

Public Methods

~RefinementData()
Releases the allocated memory

Documentation

Data kept for every type of refinement
RefinementType type
Refinement type

int num_fine_elems
Number of the fine elements

int num_fine_dofs
Number of the fine dofs on the coarse element (fc)

Table* fl_to_fc
(local dofs of) fine element <-> fine dofs on the coarse element

RectangularMatrix* I
Local interpolation matrix

~RefinementData()
Releases the allocated memory


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de