cmlibs / zinc

Source code repository for OpenCMISS-Zinc
Mozilla Public License 2.0
15 stars 18 forks source link

Element graphics should work with partially defined fields #225

Open rchristie opened 2 years ago

rchristie commented 2 years ago

Node/data point graphics simply don't show points where any of the key fields are missing, but graphics made from elements completely fail if any field is not defined everywhere over the domain, whether it is the whole mesh or a subgroup of it.

It makes more sense for the domain of graphics to be the domain of the coordinate field (by default), then further restricted to the domain type and subgroup field.