OGS
ElementReorderConfigBase Struct Reference

Detailed Description

Definition at line 96 of file NodeReordering.cpp.

Public Attributes

std::function< bool(MeshLib::Element &, int, bool)> is_node_ordering_correct
 
std::function< void(MeshLib::Element &, const std::vector< MeshLib::Node * > &)> reorder_element_nodes
 

Member Data Documentation

◆ is_node_ordering_correct

std::function<bool(MeshLib::Element&, int, bool)> ElementReorderConfigBase::is_node_ordering_correct

Definition at line 98 of file NodeReordering.cpp.

◆ reorder_element_nodes

std::function<void(MeshLib::Element&, const std::vector<MeshLib::Node*>&)> ElementReorderConfigBase::reorder_element_nodes

Definition at line 100 of file NodeReordering.cpp.


The documentation for this struct was generated from the following file: