- Nov 16, 2019
-
-
Cory Quammen authored
Accommodate API change in vtkUnstructuredGrid::GetCellPoints() See merge request third-party/visit!12
-
- Nov 15, 2019
-
-
Cory Quammen authored
-
Ben Boeckel authored
PluginManager: mask static symbol lookup functions See merge request third-party/visit!11
-
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.
-
- Nov 08, 2019
-
-
Ben Boeckel authored
Update to reflect changes to vtkCellArray API. See merge request third-party/visit!10
-
Allison Vacanti authored
-
- Jul 15, 2019
-
-
Utkarsh Ayachit authored
PARAVIEW_USE_MPI is no longer available on `vtkPVConfig.h`. Updating code to use `VTK_MODULE_ENABLE_VTK_mpi` instead.
- Jul 01, 2019
-
-
Cory Quammen authored
Mili: Fix upper bound of for loop range See merge request third-party/visit!8
-
Cory Quammen authored
-
- Jun 10, 2019
-
-
Cory Quammen authored
Re-enable compilation of vtkElementLabelArray.C See merge request third-party/visit!7
-
- Jun 09, 2019
-
-
Cory Quammen authored
This is needed for the Mili reader.
-
- Mar 20, 2019
-
-
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
-
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
-
-
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
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored