Mark C. Miller
Mark C. Miller
ssh eatoss4 from rzansel to test
When I use python module to load multi-mesh object from `multi_ucd3d.silo`, the list of mesh names retured includes empty strings at beginning and end. This corrupts readers trying to iterate...
-----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine...
In some cases in the Silo C library, a pointer can be `NULL` (or not) and an equality comparison to `NULL` is used to decide whether to write the associated...
There are some aspects to interacting with Silo files and data via python (and even C) interface that could be improved a bit. Some of the ideas are described in...
We need to update preamble text... - Update the dates - Move bulk of text to license file - Refer to license file (as we did with VisIt)
A good example is overall silo `type` member with string value `multiblockmesh` or `DBmultimesh`. We have to find a solution which maintains backward compatability with this silliness but ensures consistency...
This came from [this VisIt issue](https://github.com/visit-dav/visit/issues/4845#)