| FEAT 3
    Finite Element Analysis Toolbox | 
Adjactor for iterating over children of adaptive mesh elements. More...
#include <adaptive_mesh_layer.hpp>
| Classes | |
| class | ChildCellIterator | 
| Public Types | |
| using | ImageIterator = ChildCellIterator | 
| Public Member Functions | |
| AdaptiveChildMapping (AdaptiveMeshLayerType &coarse, AdaptiveMeshLayerType &fine) | |
| Index | get_num_nodes_domain () const | 
| Index | get_num_nodes_image () const | 
| ChildCellIterator | image_begin (Index domain_node) const | 
| ChildCellIterator | image_end (Index domain_node) const | 
| Private Attributes | |
| AdaptiveMeshLayerType & | _coarse | 
| AdaptiveMeshLayerType & | _fine | 
Adjactor for iterating over children of adaptive mesh elements.
Definition at line 1570 of file adaptive_mesh_layer.hpp.
| using FEAT::Geometry::AdaptiveChildMapping< AdaptiveMeshLayerType >::ImageIterator = ChildCellIterator | 
Definition at line 1607 of file adaptive_mesh_layer.hpp.
| 
 | inline | 
Definition at line 1615 of file adaptive_mesh_layer.hpp.
| 
 | inline | 
Definition at line 1619 of file adaptive_mesh_layer.hpp.
| 
 | inline | 
Definition at line 1624 of file adaptive_mesh_layer.hpp.
| 
 | inline | 
Definition at line 1629 of file adaptive_mesh_layer.hpp.
| 
 | inline | 
Definition at line 1634 of file adaptive_mesh_layer.hpp.
| 
 | private | 
Definition at line 1611 of file adaptive_mesh_layer.hpp.
| 
 | private | 
Definition at line 1612 of file adaptive_mesh_layer.hpp.