You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the lineal spring and Laplacian smoothing methods are driven by boundary displacements.
We should implement forcings of interior nodes, too. This could be achieved by creating a custom subclass of DirichletBC that can consider interior nodes.
The text was updated successfully, but these errors were encountered:
Currently, the lineal spring and Laplacian smoothing methods are driven by boundary displacements.
We should implement forcings of interior nodes, too. This could be achieved by creating a custom subclass of
DirichletBC
that can consider interior nodes.The text was updated successfully, but these errors were encountered: