Cameron Smith
Cameron Smith
I'm not sure if we support improving the geometric approximation ('snapping') with quadratic meshes. @mortezah
From `ma::adapt(...)`, would it be possible to detect that the mesh is curved, print a message, and call abort?
For very simple geometries these could be generated using PUMI APIs at runtime (there will be more/other problems given that they are outside the geometric model). Adding an enclosing region...
At a conceptual level, PUMI does not have any notion of halo cells as described. At a lower level, a tag or field can be created that exists on all...
I think we could look for geometric model regions on a given process without any mesh elements classified on them and mark them as 'inactive'. The check for partition model...
Pasting Ken's email below > Cameron and I met today to discuss the plan for this effort. He is close to having something to share. > > > Remove counter...
The parallel reader now works.
``` cd /path/to/existing/core/repo git remote add cws [email protected]:cwsmith/core.git git fetch cws git checkout matchedReader ``` On my system this looks like: ``` ~/develop/core (develop)$ git remote -v origin [email protected]:SCOREC/core.git (fetch)...
Thanks for testing. Glad to see the tool worked for 1B elements. I've added that result to the table. | Parts | Mesh size | Time to Create (s) |...