Lagrange
|
Option settings for separate_by_facet_groups
.
More...
#include <lagrange/separate_by_facet_groups.h>
Public Member Functions | |
SeparateByFacetGroupsOptions (const SeparateByFacetGroupsOptions &)=default | |
SeparateByFacetGroupsOptions (SeparateByFacetGroupsOptions &&)=default | |
SeparateByFacetGroupsOptions & | operator= (const SeparateByFacetGroupsOptions &)=default |
SeparateByFacetGroupsOptions & | operator= (SeparateByFacetGroupsOptions &&)=default |
template<typename T > | |
SeparateByFacetGroupsOptions (const T &options) | |
Explicit conversion from other compatible option types. | |
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. | |
Option settings for separate_by_facet_groups
.
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.