ForceVolMesh.edge_vector

ForceVolMesh.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.