Open
Description
At least from C++, there are no checks on the consistency of user-supplied form constants and coefficients with what the form expects. Supplying inconsistent constants/coefficients should raise an exception, but it doesn't.
This may requite some extract information to be added to UFCx.
- Add checks for constants
- Add checks for coefficients