erdc / genesis

A base template for numerical simulations APIs
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Edge coloring of datashaded trimesh #13

Open kcpevey opened 5 years ago

kcpevey commented 5 years ago

The Unstructured2D class method view_elements does not properly assigned element edge coloring to the trimesh.

kcpevey commented 5 years ago

https://github.com/erdc/genesis/blob/master/genesis/mesh.py#L80