how to only set the boundary condition for part of the axis. #402
Unanswered
judy2016hh
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Please specify more details of your problem together with example code. As written right now, I have no idea what you're trying to achieve. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Thanks for your great code!
I met a little problem and didn't find the solution in the document. I try to solve a 2D Laplace problem, where the boundary condition is inhomogeneous and is given by an array when x>1 and no constraint when x<1.
Is there any way to implement this kind of boundary condition?
Beta Was this translation helpful? Give feedback.
All reactions