Eric Brugger
Eric Brugger
When VisIt is run in parallel it needs the jpeg library to be installed in it's `lib` directory. This patch modifies the CMake related files to accomplish this. I tested...
I created a histogram plot and wanted to output the values. I tried exporting the data as a curve as well as saving the data as a curve and both...
### Is your feature request related to a problem? Robert Casperson from LLNL called and was trying to open a compressed multipart silo file and this didn't work. He was...
The current logic in `src/CMakeLists.txt` that includes the ICU libraries in a distribution looks in fixed directories for the libraries. This can be a maintenance issue as new directories may...
I got a request for a pre-built version of VisIt for the Mac M1. Here is the e-mail. Hi Eric, Hope you are doing well. I am doing yet another...
Here is the request from Matt. Hi Eric, our particles are always in 3D, but we frequently run on a 2D mesh. We frequently want to plot the mesh and...
I was looking at our lib directory in a distribution and noticed that there were 4 archive libraries in the directory. I believe we only need to have shared libraries...
I noticed a couple of issues building Mili. 1) In build_visit, if the configure step fails, it continues on and installs everything except the library, which, of course, isn't present...
Here is a feature request from Matt O'Brien. Hi Eric, When I use the mouse wheel to scroll up or down to zoom in, it seems like visit is using...
A user had a mesh with all clean cells and wanted to do a plot of the materials. The plot looked very "blocky" because of clean cells. He wanted to...