Flow123d
master-f44eb46
|
Auxiliary structure for prolongation process. More...
Public Attributes | |
unsigned int | component_elm_idx |
unsigned int | elm_3D_idx |
unsigned int | dictionary_idx |
Auxiliary structure for prolongation process.
Contains index of component element, index of bulk element and its index in vector of bulk elements intersecting with the component element.
Definition at line 127 of file inspect_elements_algorithm.hh.
unsigned int InspectElementsAlgorithm< dim >::Prolongation::component_elm_idx |
Definition at line 128 of file inspect_elements_algorithm.hh.
unsigned int InspectElementsAlgorithm< dim >::Prolongation::dictionary_idx |
Definition at line 130 of file inspect_elements_algorithm.hh.
unsigned int InspectElementsAlgorithm< dim >::Prolongation::elm_3D_idx |
Definition at line 129 of file inspect_elements_algorithm.hh.