|
Lagrange
|
Option settings for separate_by_components.
More...
#include <lagrange/separate_by_components.h>
Public Attributes | |
| std::string_view | source_vertex_attr_name |
| The name of the output attribute holding source vertex indices. More... | |
| std::string_view | source_facet_attr_name |
| The name of the output attribute holding source facet indices. More... | |
| bool | map_attributes = false |
| Map all attributes over to submesh. | |
| ConnectivityType | connectivity_type = ConnectivityType::Edge |
| Connectivity type used for component computation. | |
Option settings for separate_by_components.
| std::string_view source_vertex_attr_name |
The name of the output attribute holding source vertex indices.
| std::string_view source_facet_attr_name |
The name of the output attribute holding source facet indices.