- 24 Jun, 2022 1 commit
-
-
Ben Boeckel authored
-
- 11 Feb, 2021 2 commits
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- 03 Apr, 2020 21 commits
-
-
vtkPointData::NullPoint was deprecated and replaced by vtkFieldData::NullData
-
Use vtksys::ifstream now. Remove the close() call as it is not defined.
-
-
-
Ben Boeckel authored
The logic to build with Silo or not is higher up in the tree. If we're here, we're expected to build.
-
Ben Boeckel authored
This is handled up in VisItBridge now.
-
Ben Boeckel authored
VisIt uses these to find plugins in a static build of an executable and assumes that it will create them. ParaView doesn't use this mechanism, so just act as if they're not implemented since ParaView uses its own mechanisms for accessing VisIt's plugin features.
-
-
-
PARAVIEW_USE_MPI is no longer available on `vtkPVConfig.h`. Updating code to use `VTK_MODULE_ENABLE_VTK_mpi` instead.
-
This is needed for the Mili reader.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Addresses paraview/paraview#17767
-
Ben Boeckel authored
The code in the file isn't used and it contains code which appears to have never compiled in the first place anyways.
-
The PFLOTRAN reader did not work correctly for data generated on a big-endian machine. Add support for reading big-endian data arrays from these files.
-
-
-
Ben Boeckel authored
Most of these cause compile failures on Windows.
-
Ben Boeckel authored
These are required because the ParaView wrappers expect to have the filename match the reader name.
-
Ben Boeckel authored
-
- 31 Mar, 2020 16 commits
-
-
-
Ben Boeckel authored
-
Ben Boeckel authored
When imported, these two readers use the same copy of `RC_cpp_lib` rather than having their own (desynchronized) copies of it.
-
These methods are used by the ParaView glue code to be able to query data from the formats in order to integrate with ParaView.
-
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
ParaView doesn't care about any of the LFS files.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-