- 22 Feb, 2017 1 commit
-
-
Ben Boeckel authored
-
- 13 Dec, 2013 1 commit
-
-
Dan Lipsa authored
-
- 08 Aug, 2012 2 commits
-
-
Dave DeMarle authored
Add new top level modular VTK cmakelist and module.cmake files and restructure database to build in AVTAlgorithm classes into same library as databases that subclass them. Remove explicit wrapping and installation cmake commands since modular VTK takes care of it. Use VTK add library macros that old PV one was promoted too. Change to use new export macro defined by the module. Whitespace and ANNOYING_OLD_CMAKE_UPPERCASE_STYLE cleanup.
-
Dave DeMarle authored
New structure is a into two modules. One is not wrapped and consists of fundamental VisIt as a library functionality. The other is wrapped and consists of the VTK level classes that are exposed in ParaView.
-
- 08 May, 2012 1 commit
-
-
Chris Harris authored
-
- 01 May, 2012 3 commits
-
-
Chris Harris authored
Change kit libaries to the appropriate VTK module.
-
Chris Harris authored
vtkExportKit.cmake no longer exists in VTK so has been copied to ParaView for compatibility to includes need to use this version.
-
Chris Harris authored
Update uses of VTK_ADD_LIBRARY to call PVVTK_ADD_LIBRARY. PVVTK_ADD_LIBRARY version is included in paraview for compatibility.
-
- 29 Mar, 2012 1 commit
-
-
George Zagaris authored
Linking AvtAlgorithms library to vtkParallel regardless of whether VISIT_PARALLEL(i.e., MPI) is ON or not. This is needed for using vtkAMRUtilities when constructing AMR datasets.
-
- 04 Mar, 2011 1 commit
-
-
David Partyka authored
This allows us to accumulate VisIt's targets in order to export them.
-
- 17 Feb, 2011 2 commits
-
-
Robert Maynard authored
-
Robert Maynard authored
-
- 24 Nov, 2010 1 commit
-
-
Robert Maynard authored
-
- 04 Nov, 2010 1 commit
-
-
Robert Maynard authored
-
- 25 Oct, 2010 2 commits
-
-
Robert Maynard authored
Minor changes to remove an unneeded header include. Also fixed some declspecs on windows.
-
Robert Maynard authored
Converted to a single library so that it will be easier to create client server wrappings for ParaView.
-
- 22 Oct, 2010 1 commit
-
-
Robert Maynard authored
Had to fix all the VisIt includes to work properly in static and as a shared library. Had to change the automatic reader wrapping to not use plugin calls. Fixed numerous other bugs that cropped up.
-
- 16 Jun, 2010 1 commit
-
-
Robert Maynard authored
-
- 15 Jun, 2010 1 commit
-
-
Robert Maynard authored
Currently time support has been aded to the parent algorithm so that we can support time everywhere. MTSD than just inherits from STSD and only has to redefine the requestdata since everything else is the same.
-
- 14 Jun, 2010 1 commit
-
-
Robert Maynard authored
Added a parent class for all avt database formats which will contain all the general functionality needed by children
-
- 11 Jun, 2010 1 commit
-
-
Robert Maynard authored
The STMD algorithm now supports parallel reading of all mesh types. Updated the algorithm to remove unused points in each domain so that we reduce memory overhead on unstructured and polydata. Changed the Mutliblock layout so that each node is a multipiece dataset.
-
- 03 Jun, 2010 1 commit
-
-
Robert Maynard authored
Currently we only convert files that have a single mesh to an AMR dataset. If we ever encounter a dataset with multiple AMR meshes we will have to revis this code.
-
- 01 Jun, 2010 1 commit
-
-
Robert Maynard authored
Currently we only convert files that have a single mesh to an AMR dataset. If we ever encounter a dataset with multiple AMR meshes we will have to revis this code.
-
- 27 May, 2010 2 commits
-
-
Robert Maynard authored
-
Robert Maynard authored
-
- 26 May, 2010 2 commits
-
-
Robert Maynard authored
-
Robert Maynard authored
-