BaseVolMesh.edge_direction
-
BaseVolMesh.
edge_direction
(edge)[source] Return the direction vector of an edge.
- Parameters
edge (tuple of int) – The edge identifier.
- Returns
list – The direction vector of the edge.
BaseVolMesh.
edge_direction
(edge)[source]Return the direction vector of an edge.
edge (tuple of int) – The edge identifier.
list – The direction vector of the edge.