- 08 May, 2009 2 commits
-
-
hrchilds authored
profiles. Note: code had to change in this merge, because of Qt3 -> Qt4. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7253 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7252 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 May, 2009 7 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7248 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7245 18c085ea-50e0-402c-830e-de6fd14e8384
-
ghweber authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7243 18c085ea-50e0-402c-830e-de6fd14e8384
-
ghweber authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7240 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7236 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
A big thanks to Hank for putting the parallelization code into convert.C and the BOV writer. His changes are part of this commit. I added some additional logic to BOV writer to control how many decimals it uses for each bricklet. It was previously 4. Now it uses 4 as a default, but will use a larger number if the -target_chunks warrants. Here is an example run command: visit -convert_par -np 4 -l mpirun noise.silo testBOV BOV -target_chunks 8 -target_zones 80000 git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7234 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7232 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 06 May, 2009 11 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7224 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
1) I modified visit-build-open to be able to build on alastor. When building on alaster it submits a batch job so that it can use an entire 16 core node for building visit. 2) I removed a duplicated library on a link line, where the same library was listed twice in a row. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7222 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I made some enhancements to the PF3D reader. I modified the reader to read a new version of PF3D files. The code was written by Steve Langer and I debugged it. Steve also removed a line of duplicate code. I corrected the code that determined the cycle. Essentially the logic that was there expected it to be encoded in the run id string, but the file Steve gave me didn't. It now determines the cycle from the file name. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7219 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7218 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
(1) Remove intel specific MPI flag, which was causing Ice-T to fail. (2) Fix problem with Ice-T path being wrong git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7217 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7213 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7212 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7211 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7209 18c085ea-50e0-402c-830e-de6fd14e8384
-
ghweber authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7208 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
That variable is not supported by our configure. It mostly wasn't hurting things, but TACC machines define INCLUDE as an environment variable and that was causing the compile to fail. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7202 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 May, 2009 10 commits
-
-
bonnell authored
Remove avt bleed into common: move VisWindow exceptions out of common/Exceptions into avt/VisWindow; moved ExpressionType-to-avtType conversions into avt/. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7201 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7199 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7198 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7195 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7194 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
Does some global communication to make sure all processors agree on whether or not ghost and nesting information needs to be synchronized. (Merge from 1.12RC) git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7193 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
fixing bug where Silo plugin skipped reading essential material info if it found enough info in the multimat object git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7190 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7188 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7186 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7183 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 04 May, 2009 5 commits
-
-
cook47 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7181 18c085ea-50e0-402c-830e-de6fd14e8384
-
cook47 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7180 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7179 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
For better namespace behavior, renames some visit-config defines with 'VISIT_' prepended, namely: SLASH_CHAR, SLASH_STRING, SVN_REVISION, PLUGIN_EXTENSION, USE_PTY. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7178 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7176 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 03 May, 2009 5 commits
-
-
fogal1 authored
This adds a method, `PAR_WaitForDebugger' which spins until a developer attaches a debugger to the process with MPI rank 0, and sets the variable `i' to 0. Code which calls it should never make it into a release (or even a commit), but it's useful when you're trying to debug a parallel problem. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7174 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7173 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7172 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
Fixes: * a compile error in the VLI database, * a minor bug in printing filenames along an error path, * a parallel deadlock in special circumstances. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7171 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7164 18c085ea-50e0-402c-830e-de6fd14e8384
-