core
core copied to clipboard
parallel finite element unstructured meshes
`.cache` directory holds `clangd` cached data, while `compile_commands.json` is read by `clangd`. Neither of these should be included in the repository.
Removed `CGNS_ENUMV` usage for variables that didn't require it. Primary reason this worked before is that `CGNS_ENUMV` can be set such that it doesn't actually do anything, which is normally...
@KennethEJansen reports: ``` APF FAILED: apf::Verify: triangle with 1 adjacent regions centroid: (-6.66671e-05, -0.255682, -0.380995) based on the following: - triangle is classified on a model face which is adjacent...
From @KennethEJansen in slack: I had intended to only add face type to boundary elements (wedges and pyramids appearing on boundaries should have this in general) but it looks like...
Ken and Ben fixed a few things (e.g., METIS update): https://fluid.colorado.edu/~kjansen/PHASTA/
Perhaps this has always been there for chef but I don't think it was there in the predecessor that chef was built to replace (phNSpre). Periodic faces are not (should...
Breaking changes with PCU - Removed pcu.cc and all uses of it - Changed functions that optionally took a PCUObj to take one
If an 'old' pumi mesh and parasolid model are loaded with PUMI linked against a 'newer' simmodsuite (>2023.1?) you may hit errors during mesh loading (model entities not found, see...
There are test failures when building against the latest Simmetrix SimModSuite development version: 2024.1-240606dev ## SCOREC RHEL9 environment ``` module use /opt/scorec/spack/rhel9/v0201_4/lmod/linux-rhel9-x86_64/Core/ module load gcc/12.3.0-iil3lno mpich/4.1.1-xpoyz4t cmake module load zoltan...
Add a self-hosted CI build with capstone enabled.