|
omega_h
Reliable mesh adaptation
|
Public Types | |
| typedef Rb_tree_node< Value > * | Link_type |
Public Types inherited from Omega_h::Rb_tree_node_base | |
| typedef Rb_tree_Color_type | Color_type |
| typedef Rb_tree_node_base * | Base_ptr |
Public Attributes | |
| Value | M_value_field |
Public Attributes inherited from Omega_h::Rb_tree_node_base | |
| Color_type | M_color |
| Base_ptr | M_parent |
| Base_ptr | M_left |
| Base_ptr | M_right |
Additional Inherited Members | |
Static Public Member Functions inherited from Omega_h::Rb_tree_node_base | |
| static Base_ptr | S_minimum (Base_ptr x) |
| static Base_ptr | S_maximum (Base_ptr x) |