Nonlinear Boundary Integrators? #4052
-
|
Hello, I have a (hopefully) quick question, I have a nonlinear form like:
However, I noticed that there is no Thank you very much for any assistance, and happy new year! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
@j-signorelli It's not implemented because probably nobody ever needed it. If you want to add that and make a PR, please go ahead. There's the |
Beta Was this translation helpful? Give feedback.
@j-signorelli It's not implemented because probably nobody ever needed it. If you want to add that and make a PR, please go ahead.
There's the
BoundaryFaceoption that creates aFaceElementTransformationsand assembles over the volumetric DOFs, which usually goes with DG spaces (but would also work with CG).