core
core copied to clipboard
parallel finite element unstructured meshes
### Description PUMI adapt crashes when operating on 2D mixed-element meshes (tri + quad) if quad layers are frozen during adaptation. This was observed while using PUMI in CFD workflow,...
## Rename CMake options and C macros to use PUMI_ prefix I prefixed lots of options with PUMI_ and renamed variables/options with the SCOREC_ prefix which are not created by...
When building with `ENABLE_ZOLTAN=ON`, it seems like Parmetis arguments are not setup correctly to handle empty parts. Not sure if this is in our code or Zoltan code. See log...
The PUMI users guide (https://github.com/SCOREC/pumi-docs/tree/d047438e12ccbebb519a662ea33b04fae727c44a/userGuide) needs to be updated for the 4.0+ release changes to PCU.
We experienced bugs during adaptation of some of the dpw6 cases. Specifically: - r0 fails to snap some vertices on a 1-proc case, but adaptation continues. - r1 fails on...
On the ac/adapt-changes branch (b15f7e204a98a50ec719c8ca40aff99ea8337d5d), the capVol cylinder fails for surface meshes. The log file is included below. Since this issue happens with and without the `-m` flag, I think...
On the ac/adapt-changes branch (https://github.com/SCOREC/core/commit/b15f7e204a98a50ec719c8ca40aff99ea8337d5d), MeshAdapt fails for the capVol cylinder region mesh. The log file is included below. I get the error when I adapt with an MDS mesh...