The application of the unit exterior derivative method in linear variational problems #4748
Unanswered
DSTxj
asked this question in
Firedrake support
Replies: 1 comment
-
|
I'm a bit confused here. Is this the same as #4746 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to ask if the unit normal vectors n1 = FacetNormal(mesh1) and n2 = FacetNormal(mesh2) of the two sets of grids can be used simultaneously when defining the linear variational problem? For example, when defining a linear variational system under mesh1, I used it in this way and found that firedrake did not report any errors. But is this actually a problem in theory?
Beta Was this translation helpful? Give feedback.
All reactions