- 29 Jan, 2013 1 commit
-
-
brugger authored
I converted all the vtk classes that inherit from vtkDataSetToUnstructuredGridFilter to inherit from vtkUnstructuredGridAlgorithm, since vtkDataSetToUnstructuredGridFilter is deprecated and isn't in VTK6. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@20161 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 08 Jan, 2013 1 commit
-
-
brugger authored
I eliminated some deprecated VTK coding. In particular: I replaced vtkTypeRevisionMacro with vtkTypeMacro I eliminated vtkCxxRevisionMacro git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19953 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 26 Jul, 2012 1 commit
-
-
brugger authored
I made a number of changes to the multi-pass CSG discretization to improve performance. These include: a) I increased the number of boundaries that can be handled from 128 to 512. b) I modified the discretization to perform the partitions against all the boundaries and then create a vtkDataSet at the end rather than creating a new vtkDataSet after partitioning with each boundary. c) I changed the discretization to only process a portion of the mesh on each processor instead of the entire mesh. Previously each processor processed the entire mesh. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@18840 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 Mar, 2012 1 commit
-
-
brugger authored
1) I updated the year in the copyright notice from "2000 - 2011" to "2000 - 2012" in all the "*.h" files in the src directory. 2) I moved a using statement out of a header file and into the appropriate ".C" files. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@17588 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Jan, 2011 1 commit
-
-
brugger authored
I updated the copyright dates in the copyright notice in all the "*.c", "*.C", "*.h", "*.java", "*.cmake", "*.txt" and "*.in" files in the "src" directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13578 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 20 Jul, 2010 1 commit
-
-
brugger authored
I updated the LLNL review and release number in the copyright notice in all the "*.C", "*.h", "*.java", "*.cmake", "*.txt" and "*.in" files in the src directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11946 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Mar, 2010 1 commit
-
-
brugger authored
I updated the copyright notice in the ".C" and ".h" files in VisIt to cover 2000 - 2010. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@10599 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 04 Aug, 2009 1 commit
-
-
brugger authored
1) I changed the year in the copyright notice from 2008 to 2009 in a bunch of files. A total of 5231 files were changed. 2) I corrected the LLNL review and release number in the copyright notices. It turns out I transposed 2 of the digits in many of the files when I originally put the new copyright notice in. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@8045 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 09 Feb, 2008 2 commits
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@3196 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
1) PublicFilters -> AbstractFilters 2) avtXYZFilter -> avtXYZExpression git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@3192 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 04 Jan, 2008 1 commit
-
-
brugger authored
I updated the copyright notice in all the ".C" ".c" and ".h" files in src. This includes updating the year to 2008 and putting in the new LLNS verbage. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@2819 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 02 Apr, 2007 2 commits
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@815 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@677 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 01 Apr, 2007 1 commit
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@174 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 30 Mar, 2007 1 commit
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@3 18c085ea-50e0-402c-830e-de6fd14e8384
-