Mark C. Miller
Mark C. Miller
Add an option to a variable to indicate it should be treated as an enumeration.
-----------------------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...
This should be just exposing some stat functionality already available internally -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in...
http://www.partow.net/programming/exprtk/index.html
I would like to rename the default branch from `master` to `develop`. I notice there are 11 forks. Would anyone be unduly negatively effected by this change?
We made the MPI code conditionally compiled originally on the idea that maybe multiple forms of parallelism would be supported here. But, do we expect to be doing anything useful...
MACSio is almost entirely C. But, there are a few places where the keyword _mutable_ is used for members of a struct that is used in a mostly `const` setting....
### Discussed in https://github.com/visit-dav/visit/discussions/19514 Originally posted by **wlin8633** May 14, 2024 Dear developer team, I have recently tried to use Visit of version 3.3.3 to visualize some data from WarpX...
I just noticed a bug on line 100 for the *default* value for the `avtZoneTypeLabelExpression.C`... https://github.com/visit-dav/visit/blob/4030be1dca2e05bd1a6968e4645339af8ca61e17/src/avt/Expressions/General/avtZoneTypeLabelExpression.C#L99-L110 The `SET_VAL` macro is using CPP `#` stringizing operator and will stringize `" ?...