- 29 Jul, 2015 6 commits
-
-
loring authored
don't include source file and line number of the debug1 use in exception handlers. the exceptions themselves already print the location of the thow and catch. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26812 18c085ea-50e0-402c-830e-de6fd14e8384
-
loring authored
warning was: base class ‘class vtkDataSetMapper’ should be explicitly initialized in the copy constructor. the copy constructor and assigment operator had empty implementations. However this looks like a typo, they should not have been implemented as is common practice in vtk. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26811 18c085ea-50e0-402c-830e-de6fd14e8384
-
loring authored
include source file and line number in debug log reports git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26810 18c085ea-50e0-402c-830e-de6fd14e8384
-
loring authored
include attribute class and method name in error messages generated within the python bindings git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26809 18c085ea-50e0-402c-830e-de6fd14e8384
-
loring authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26808 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26807 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 28 Jul, 2015 2 commits
-
-
hkrishna authored
Adding ability for client to sleep and run simple functions directly from command line. Useful for running visit in service mode git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26806 18c085ea-50e0-402c-830e-de6fd14e8384
-
camp authored
Also added a check to "self.parallel.nn" for the addiont of -N to aprun. This change allowed for the removal of the useppnmpirun and useppnmpiexec variables. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26802 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 27 Jul, 2015 2 commits
-
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26797 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26794 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 23 Jul, 2015 8 commits
-
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26792 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26791 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26790 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26789 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26788 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26787 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26785 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26784 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 22 Jul, 2015 1 commit
-
-
kgriffin authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26782 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 21 Jul, 2015 4 commits
-
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26775 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26772 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26771 18c085ea-50e0-402c-830e-de6fd14e8384
-
camp authored
The dimensions of the data VisIt would display were wrong. Changed the data size to match the type of NEK data; float or double. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26770 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 16 Jul, 2015 2 commits
-
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26764 18c085ea-50e0-402c-830e-de6fd14e8384
-
hkrishna authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26763 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 14 Jul, 2015 3 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26762 18c085ea-50e0-402c-830e-de6fd14e8384
-
hkrishna authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26760 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Add 'use foreground color' and 'line style' options to Line2D annotation object. Added Line3D annotation object. Resolves #129, 1360 and 2327 git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26759 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 08 Jul, 2015 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26758 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Jul, 2015 3 commits
-
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26755 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26754 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26753 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 02 Jul, 2015 4 commits
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26750 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26749 18c085ea-50e0-402c-830e-de6fd14e8384
-
loring authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26748 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26747 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 01 Jul, 2015 4 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26745 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26744 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Fixed erroneous warning messaged that popped up when adding Image Annotation objects. Resolves #2316 git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26741 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26739 18c085ea-50e0-402c-830e-de6fd14e8384
-