- 28 Jul, 2014 3 commits
-
-
camp authored
visit_vtk/full/vtkRectilinearGridFacelistFilter.h Tried to optimize the code. Fixed an issue with Threading, there was two static variables in the ConsolidateFacesWithoutGhostZones function. I change them to static const members of the class. avt/Expressions/General/avtPerMaterialValueExpression.C Tried to optimize the code. Fixed an issue with Threading, the function modified a class member varable. I create a local variable. Fixed a memory leak if an exception happened. avt/IVP/avtPICSFilter.C Change the names of the parallel algorithms to match the GUI. avt/Database/Database/avtDatabase.C Tried to optimize the code. Fixed an issue with Threading, the metadata and sil lists are shared by the threads and need to be protected. common/misc/RuntimeSetting.C Added the threads option as a commandline variable to track. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23895 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23894 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23893 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 26 Jul, 2014 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23889 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 25 Jul, 2014 8 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23887 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23886 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Add 'honorOriginalMesh' option to onion peel. Add 'zonesWereSplit' to avtMeshMetaData. This fixes onion peel's operation with arbitrary polyhedral data. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23884 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23883 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
changes to cli, 1) add non-interacitve mode 2) move sys.argv behaivor to be closer to standard python git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23882 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23876 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23874 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23869 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 24 Jul, 2014 10 commits
-
-
kgriffin authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23866 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23865 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I made several changes to the aztec config site file. They include switching to a new location for the third party libraries, changing the version of mpi to MVAPICH2 instead of MVAPICH, removing some commented out libraries, and adding support for Uintah. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23861 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23857 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23855 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23853 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23851 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23848 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23847 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23845 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 23 Jul, 2014 5 commits
-
-
loring authored
enumeration values added for version 2.7.0. That patch assumed opacityType is stored as an integer when in reality it is stored as a std::string. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23837 18c085ea-50e0-402c-830e-de6fd14e8384
-
hkrishna authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23836 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I converted more filters to use avtDataRepresentation instead of vtkDataSets. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23835 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23833 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23832 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 22 Jul, 2014 4 commits
-
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23830 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I converted more filters to use avtDataRepresentations instead of vtkDataSets. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23825 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23822 18c085ea-50e0-402c-830e-de6fd14e8384
-
hkrishna authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23821 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 21 Jul, 2014 6 commits
-
-
brugger authored
I converted more filters to use avtDataRepresentations instead of vtkDataSets. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23820 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23818 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23817 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I converted more filters to use avtDataRepresentations instead of vtkDataSets. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23816 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23814 18c085ea-50e0-402c-830e-de6fd14e8384
-
loring authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23812 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Jul, 2014 3 commits
-
-
loring authored
change to transform attributes introduced in r19090. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23810 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I started to convert the filters to use avtDataRepresentations instead of vtkDataSets. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23809 18c085ea-50e0-402c-830e-de6fd14e8384
-
loring authored
change to spreadsheet attributes introduced in r7405. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23807 18c085ea-50e0-402c-830e-de6fd14e8384
-