Skip to content
Snippets Groups Projects
Commit 4a7bfa1c authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[local.integrands] some major updates | WILL BREAK YOUR CODE

* unary intersection integrands are applied to one test basis on one side
  of an intersection, meant for functionals
* binary intersection integrands are applied to one test and one ansatz
  basis on only one side of the intersection, meant for bilinear forms
* integrands can derive from multiple interfaces, we need to provide an
  additional combined interface for each combination for operator +
* one can now use with_ansatz(u) to obtain integrands depending only on
  the test basis
parent 24e235b3
No related branches found
No related tags found
Loading
Showing with 1006 additions and 414 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment