|
Lagrange
|
Public Types | |
| using | Index = typename GeometryType::Index |
| using | IndexList = typename Connectivity< GeometryType >::IndexList |
Public Member Functions | |
| void | initialize (GeometryType &geometry, Connectivity< GeometryType > *conn=nullptr) |
| const std::vector< IndexList > & | get_components () const |
| const IndexList & | get_per_facet_component_ids () const |
| Index | get_num_components () const |
Protected Attributes | |
| std::vector< IndexList > | m_components |
| IndexList | m_per_facet_component_ids |