Results 34 issues of Cameron Smith

Building 7cb85faa2f400237159e17855e7081eea5d7c7e7 with the following environment settings and `cmake` command got me through the build without any obvious issues on the RPI AiMOS (mini summit) system. ``` module use /gpfs/u/software/dcs-spack-install/v0133gccSpectrum/lmod/linux-rhel7-ppc64le/gcc/7.4.0-1/...

Hello, My app is linking against ADIOS2 via CMake and I'd like enable an additional test if SST was enabled in the ADIOS2 install. Is there a CMake one liner...

area: build

Thanks to @KennethEJansen for providing an initiail implementation of the topo model's function for `gmi_is_in_closure_of`. I think it could be added to [`gmi_base.c`](https://github.com/SCOREC/core/blob/fc75be06a7b7dbcc7e947b4979beeb597ac6af77/gmi/gmi_base.c). [test/inClosureOf_test.cc](https://github.com/SCOREC/core/blob/fc75be06a7b7dbcc7e947b4979beeb597ac6af77/test/inClosureOf_test.cc) should then be supported by Simmetrix...

enhancement
help wanted
geometric model

The PUMI cmake command fails when it can't find `SimParititonedMesh-mpi` as done here: https://github.com/SCOREC/core/blob/fc75be06a7b7dbcc7e947b4979beeb597ac6af77/cmake/FindSimModSuite.cmake#L101-L104 The `base` install of SimModSuite via Spack does not appear to include this lib. (to be...

This issue is to document functionality and features added to PUMI 2.2.7 since the [2.2.6 release](https://github.com/SCOREC/core/issues/341). New functionality or feature support: - Gmsh physical entity support (#355) - Improved MeshAdapt...

tracking version features
v2.2.7

see https://github.com/SCOREC/core/pull/330#pullrequestreview-627429873

enhancement
cmake

[mixed.tar.gz](https://github.com/SCOREC/core/files/2318413/mixed.tar.gz) Partitioning the attached mesh and model with global zoltan/parmetis produces a large entity imbalance. The pumi RIB partitioner produces reasonable imbalances. Note, this mesh has two geometric model faces...

help wanted
in progress
partitioning

A large structured hex (eventually mixed) mesh is needed and there are issues getting a mesh generator to easily produce this. The [`matchedReader` branch](https://github.com/cwsmith/core/tree/matchedReader) contains a driver named `matchedNodeElmReader` that...

enhancement
in progress
phasta
mesh generation

From #274 that addresses #272: ... "if you use the createNumbering api that takes a name and you construct a global, and local numbering with the same name it will...

fields

Is the attached figure for matched vertices on the part boundary correct? (inkscape source [matches.svg.gz](https://github.com/SCOREC/core/files/2760847/matches.svg.gz) ) ![matches](https://user-images.githubusercontent.com/1024438/51199647-4e223780-18c5-11e9-9eec-e0e231cabd6a.png)

question
partitioning
mesh generation
matching