Skip to content

WIP: Fix deformation in parallel

Dave Moxey requested to merge dmoxey/nektar:fix/linear-elastic-parallel into master

This MR fixes the application of the deformation field when Nektar++ is run in parallel. It additionally adds sanity checks for interior triangular face curvature to ensure consistency with edge curvature.

Merge request reports