VolMesh3gs.edge_vector

VolMesh3gs.edge_vector(edge)

Return the vector of an edge.

Parameters

edge (tuple[int, int]) – The edge identifier.

Returns

list[float] – The vector from u to v.