visit icon indicating copy to clipboard operation
visit copied to clipboard

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data

Results 563 visit issues
Sort by recently updated
recently updated
newest added

### Description This PR focuses on the change to dataset cell access, requiring 'const vtkIdType*'. (GetCellPoints, GetNextCell, InsertNextCell, GetCell). GetCell changed to GetCellAtId vtkCellLinks::Link::nCells changed from unsigned short to vtkIdType....

When configuring with cmake GUI, the location of the windowsbuild folder cannot be found. Should a new windowsbuild folder be created in which location?

Once #17698 is complete, the final test case in `xrayimage.py` can be uncommented and should pass.

enhancement

### Description Resolves #17686 (WIP) ### Type of change * [ ] Bug fix~~ * [ ] New feature~~ * [ ] Documentation update~~ * [x] Other~~ Refactoring. ### How...

https://github.com/visit-dav/visit/blob/4977c744d66a84214c72bdf0c9eea52c91533712/src/databases/Blueprint/avtBlueprintDataAdaptor.C#L1047 https://github.com/visit-dav/visit/blob/4977c744d66a84214c72bdf0c9eea52c91533712/src/databases/Blueprint/avtBlueprintDataAdaptor.C#L1048 https://github.com/visit-dav/visit/blob/4977c744d66a84214c72bdf0c9eea52c91533712/src/databases/Blueprint/avtBlueprintDataAdaptor.C#L1049 We mention in the code that in the future, blueprint to MFEM conversions will be in MFEM's ConduitDataCollection. Has that happened yet? Do we need to keep...

enhancement
reviewed
likelihood medium
impact medium
admin

Need to handle complex AMR domain layouts. Place holder issue for @JustinPrivitera and @cyrush to capture future details.

enhancement
reviewed
likelihood medium
impact medium

Within the context of VisIt where we have various HDF5 plugins written by developers with varying levels of skills in using the HDF5 interface, the [*default* behavior of `H5Fclose()` is...

enhancement
reviewed
likelihood medium
impact medium

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...

bug
reviewed
likelihood medium
impact medium
priority
engineering

There are various sections of our tutorial that could use improvement. I'll start a list here and add to it as I work through the [tutorials](https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/tutorials/index.html). I'll work on some...

reviewed
likelihood medium
impact medium
docs
low-hanging fruit

### Describe the bug #17796 removed openssl support from the CMake build to fix a problem on a fedora system. New ospray (2.8) needed for VTK-9 support utilizes CMake's `file(DOWNLOAD)`...

bug
reviewed
likelihood medium
impact medium