serac
serac copied to clipboard
Add dimensions assertions to physics module
We should add compile-time checks to our Functional
based physics module to allow users to quickly notice if they have an unusable mesh or problem definition.
e.g. Does the dim
and space dim
make sense for the application?