Skip to content

Fix SIGSEGV if a dummy node is passed to an element with automatic differentiation

Reinhard Resch requested to merge fix-read-DummyStructNode into develop

Always verify that a DummyNode is not passed to a StructNode. Add runtime and compile time checks for reading nodes.

Merge request reports

Loading