- 30 Mar, 2020 1 commit
-
-
Alister authored
* Fix harshness of lighting power in Headlight * adding gradient lighting test * adding baselines * cleanup * cleanup: inconsistent spacing and lines > 80 char * updating release notes
-
- 27 Mar, 2020 1 commit
-
-
Edward Rusu authored
* git lfs only tracks pdfs that are in /docs, allowing pdfs in src, such as sphinx to work with RTD * Untracked verdict manual * Explicitly added nimrod pdf to lfs filter because we don't use it in the manual
-
- 26 Mar, 2020 2 commits
-
-
Dave Pugmire authored
Iso vol vtkm
-
Dave Pugmire authored
-
- 25 Mar, 2020 4 commits
-
-
Kathleen Biagas authored
* avtFileFormat: fix a linker error on Windows These functions being inlined caused linker issues. * RC_cpp_lib/pathutil: fix compilation on Windows * LAMMPS: support unix newlines on Windows * avtNek5000FileFormat: fix reading on Windows Nek5000 assumes unix newlines, so on Windows, always use binary file I/O. * windows: fix export macros for static builds on Windows * paraDIS: use _WIN32 for Windows detection * Change VISIT_BUILD_SHARED_LIBS to !VISIT_STATIC in _exports.h VisIt doesn't define VISIT_BUILD_SHARED_LIBS, but does define VISIT_STATIC. * Style changes. Co-authored-by:
Robert Maynard <robert.maynard@kitware.com> Co-authored-by:
Dan Lipsa <dan.lipsa@kitware.com> Co-authored-by:
Ben Boeckel <ben.boeckel@kitware.com>
-
Dave Pugmire authored
-
-
Dave Pugmire authored
-
- 24 Mar, 2020 1 commit
-
-
Dave Pugmire authored
-
- 20 Mar, 2020 3 commits
-
-
Eric Brugger authored
-
Alister authored
* cleaning up format (tabs and inconsistent spacing) * fixing incorrect deallocations
-
Mark C. Miller authored
* Replace *Customer Response* with *Site Reliability Engineering* * Connect with industry refs on SRE * Capture input from team members in various meetings * Provide opportunity for team to review
-
- 19 Mar, 2020 3 commits
-
-
ARSanderson authored
Co-authored-by:
ARSanderson <allen@sci.utah.edu>
-
Eric Brugger authored
-
ARSanderson authored
* refactor the tensor plot to match the vector plot, and cleaned up the vector plot * added support for tensors * added color limits to the tensor plot/mapperand additional cleanup to the vector plot * made the tensor and vector reduce the same * added min check to assure no overflow * added legacy checks for var name change * added back in the accidently removed symmetric tensor and added comment * someone forgot to add the ProcessOldVersions to xml so it would be included * merged the vector and tensor version into one filter * final? cleanup so the two plots are verbatium as possible so to perhap merge? * whitespace cleanup Co-authored-by:
allen <allen@sci.utah.edu>
-
- 18 Mar, 2020 3 commits
-
-
Alister authored
* updating pick docs * spelling error * use italics for emphasis
-
Kathleen Biagas authored
-
Alister authored
* ordering colors to match original example * updating images
-
- 17 Mar, 2020 3 commits
-
-
Kathleen Biagas authored
Fixes problem on Windows where inset visit windows exceed some minimum threshold and yield incorrect images. Update baselines accordingly.
-
Alister authored
* Fixing up the line reader * adding tests and data * adding baselines * updating relnotes
-
ARSanderson authored
* white space clean up and fix for round off * another fix for round off * changed to particles to node centered because VTK does not think ponts can have cell centered data Co-authored-by:
ARSanderson <allen@sci.utah.edu> Co-authored-by:
ARSanderson <allen@sci.utah.edu>
-
- 16 Mar, 2020 1 commit
-
-
Alister authored
* allow expression list to be sorted * reset instead of bool set * updating release notes
-
- 13 Mar, 2020 2 commits
-
-
Dave Pugmire authored
-
Eric Brugger authored
-
- 12 Mar, 2020 4 commits
-
-
Mark C. Miller authored
-
Dave Pugmire authored
-
Dave Pugmire authored
-
Cyrus Harrison authored
A few fixes for the Blueprint Plugin: Fixed an issue with reading time grouped data files where the blueprint index and the domain data exist in the same hdf5 file. Cherry pick reading the necessary components of the blueprint index, instead of reading the entire root file. Avoids unnecessary file I/O, MPI broadcast traffic, and debug log pollution for cases where the blueprint index and the domain data exist in the same hdf5 file. Use an explicit map between registered mesh names and the blueprint mesh and topo names. A simple pattern was used before and broke down when a topology name included underscores. Add permissive support for empty domains.
-
- 11 Mar, 2020 4 commits
-
-
Cyrus Harrison authored
-
Kathleen Biagas authored
-
Mark C. Miller authored
-
Kathleen Biagas authored
-
- 10 Mar, 2020 6 commits
-
-
Mark C. Miller authored
-
Alister authored
* putting more faith into the direct route * removing added white space * removing use_actual_data from PickThroughTime calls * release notes * Make sure to check for preserve coord in all cases
-
Cyrus Harrison authored
-
Eric Brugger authored
-
Mark C. Miller authored
-
Eric Brugger authored
-
- 09 Mar, 2020 2 commits
-
-
Eric Brugger authored
-
Alister authored
* adding ghost zones * baselines * relnotes update * fixed typo * updating baseline * pick re-baseline
-