Skip to content

improved compile-time access to mesh connectivity type

Janis Born requested to merge compile-time-connectivity-type into master

make is_polymesh / is_trimesh methods constexpr and add a ConnectivityTag typedef to help with tag dispatching

Merge request reports