Custom Bilinear Form #2030
Answered
by
vladotomov
m-reichelt
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
vladotomov
Feb 2, 2021
Replies: 1 comment 1 reply
-
|
One approach is to create a new integrator by taking the code from the existing |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tzanio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

One approach is to create a new integrator by taking the code from the existing
DiffusionIntegratorand write some custom logic around theel.CalcDShape(ip, dshape);, by playing with the quadrature pointy-position.