BaseVolMesh.edge_vector
-
BaseVolMesh.
edge_vector
(edge)[source] Return the vector of an edge.
- Parameters
edge (tuple of int) – The edge identifier.
- Returns
list – The vector from u to v.
BaseVolMesh.
edge_vector
(edge)[source]Return the vector of an edge.
edge (tuple of int) – The edge identifier.
list – The vector from u to v.