Finding shifted quadrature points using nonlocal kernel #31870
Unanswered
hanxustc
asked this question in
Q&A Modules: Phase field
Replies: 1 comment
-
|
Hello One way, but possibly not the highest performance, would be to use the Positions system. |
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.
-
Hi, I’m trying to customize a phase-field model where I need to find the neighboring quadrature points x' of the current point x within a distance range of (d−δ,d+δ). Is there a standard or recommended way to do this using the nonlocal kernel or anything else?
Beta Was this translation helpful? Give feedback.
All reactions