FEniCS / FEniCS/dolfinx

Add consistency checks for Constants and Coefficients in forms

Open
#3,750 0 comments 0 reactions 1 assignee Claimed by @garth-wells View on GitHub
high-priority roadmap
Dominant language
C++
Stars
1.2k
Forks
261
Avg merge
1d 15h
Merged PRs (30d)
65

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.

- [x] Add checks for constants (#3760)
- [ ] Add checks for coefficients

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.