|
Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
|
Public Member Functions | |
| bool | operator() (Vertex v1, Vertex v2) const |
| bool | operator() (Edge e1, Edge e2) const |
| bool | operator() (Face f1, Face f2) const |
An operator to compare the tags of model entities. uses underlying simmetrix entity tags.
Compares the tags of model edges.
| e1 | first edge. |
| e2 | second edge. |
Compares the tags of model faces.
| f1 | first face. |
| f2 | second face. |