Results 262 comments of Cameron Smith

## meeting notes 12/2/2022 - CWS will assume the files exist for reading in the multi-topo format discussed last time and write a draft of the reading logic for it...

## meeting notes 12/9/2022 - https://github.com/SCOREC/core/pull/380 created, compiles, multi-topo reader is a WIP - proposed file format for element-to-vertex multi-topology meshes - vertex coordinate file reading does not change -...

## meeting notes 1/6/2022 - found latest branch for chef reduction (across ALCF, NASA, colorado viz nodes) and added the branch to the OP list - added 4 part test...

## meeting notes 1/13/2022 - as of https://github.com/SCOREC/core/commit/b46f2c88ea7fc52bfd1a950d3804ea307c27d70e the header and the conn arrays are being read for multi-topo - there is one hack in the code for setting the...

## meeting notes 1/20/2022 - Fixed the FPE bug with https://github.com/SCOREC/core/commit/cacacacec80ebc037ca63cc6893dd9f5c13c94c1 - The run now fails in mesh verification ('verify'). See the output below. - @KennethEJansen Does the `setCoords int...

## meeting notes 2/3/2023 - all tests passing in the PRmatch2B PR - fixed broken github CI tests by adding `pumi.h` to `phCook.cc` for the memory query function ... -...

## meeting notes 2/17/2023 - cgns merged - there is one CI failure that needs to be resolved - moved chef part count reduction up to the next PR -...

## meeting notes 2/24/2023 - see https://github.com/SCOREC/core/pull/384

## meeting notes 3/17/2023 - debugged leak in chef reduction and fixed it - see https://github.com/SCOREC/core/pull/384#issuecomment-1474017507

## meeting notes 6/30/2023 - merged chef reduction branch - see #384