- 10 Apr, 2008 1 commit
-
-
John Biddiscombe authored
BUG:vtksys::ConvertToOutputPath was adding quotation marks around file paths that have spaces. This broke some tests for xdmf Iron in pv3. Still need to fix a couple more tests.
-
- 09 Apr, 2008 2 commits
-
-
John Biddiscombe authored
BUG: When merging changes prior to committing, I missed one origin setting fix. Removed a stray origin set to get parallel pieces appearing right
-
John Biddiscombe authored
ENH: Add Time support to Reader. We check for CollectionType attribute on the main top level grid, and if it is temporal, we collect the list of time values from each sub grid. This is exported. When Time values are requested we output the correct sub grid. Lots of internal changes to tidy up the code and handle information. BUG: Several bug fixes for reading in parallel. Extents were not always correct. Seem to be ok for image data now
-
- 25 Feb, 2008 2 commits
-
-
David Cole authored
COMP: Trigger a rebuild of this file on morva (comment only change) -- it did not rebuild automatically (visual studio) after a new -D option was added to the CMakeLists.txt file.
-
Jerry Clarke authored
-
- 22 Feb, 2008 2 commits
-
-
Jerry Clarke authored
-
Jerry Clarke authored
-
- 21 Feb, 2008 1 commit
-
-
Dave Demarle authored
-
- 15 Feb, 2008 1 commit
-
-
Utkarsh Ayachit authored
redesign can be found at http://www.vtk.org/Wiki/VTK/Composite_Data_Redesign.
-
- 21 Dec, 2007 2 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
ENH: Change XDMF reader to produce full trees, multiblocks within multiblocks, when given a domain with nonuniformgrids inside nonuniformgrids, and to produce atomic data sets, vtkDataSets, when given a domain with a single uniformgrid.
-
- 31 Aug, 2007 1 commit
-
-
Dave Demarle authored
-
- 30 Aug, 2007 3 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
BUG: More work on xdmf reader. Each enabled grid has to get its own information object. Now that this is fixed I am enabling the four remaining legacy tests. Not sure why image data multiblock colors the outlines with block id and others do not but I've changed the test to set it to solid color to make it pass.
-
- 29 Aug, 2007 1 commit
-
-
Dave Demarle authored
-
- 09 Aug, 2007 1 commit
-
-
Amy Squillacote authored
-
- 08 Aug, 2007 1 commit
-
-
Amy Squillacote authored
-
- 03 Aug, 2007 1 commit
-
-
Dave Demarle authored
BUG: Fix memory leak, delete Reader's DOM last, other things refer to the structs it owns, if it goes first their refs in destructors are invalid. STYLE: vtk indents and correct reader's description.
-
- 02 Aug, 2007 1 commit
-
-
Dave Demarle authored
BUG: Fix what appears to be an error regarding switch from old code that used levels as the group id, to the new code which uses level to determine the dataset within the group. In any case this change lets you load the other sample data sets in paraviewdata without crashing.
-
- 23 Jul, 2007 1 commit
-
-
Berk Geveci authored
-
- 16 Jul, 2007 1 commit
-
-
Dave Demarle authored
-
- 12 Jul, 2007 2 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
-
- 10 Jul, 2007 2 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
ENH: Update paraview3 to use xdmfnew. Fix serial (non MPI) compilation, copy xdmfwriter from xdmf1, add removegrids() method to xdmfreader to synch grids and arrays when domain changes, and protect against two uses of an null pointer for undo/redo.
-
- 10 May, 2007 1 commit
-
-
Clinton Stimpson authored
-
- 09 May, 2007 1 commit
-
-
Clinton Stimpson authored
progress notification when data object is requested (it leaves the GUI progress bar hanging when UpdatePropertyInformation is called). GUI Panel basically rewritten. Uses a new XdmfHelper proxy to provide GUI interaction before first accept. That is to update selections without breaking undo/redo.
-
- 04 May, 2007 1 commit
-
-
Jerry Clarke authored
-
- 04 Apr, 2007 1 commit
-
-
Jerry Clarke authored
-
- 03 Apr, 2007 4 commits
-
-
Jerry Clarke authored
-
Jerry Clarke authored
-
Jerry Clarke authored
-
Jerry Clarke authored
-
- 23 Feb, 2007 3 commits
-
-
Jerry Clarke authored
-
Jerry Clarke authored
-
Jerry Clarke authored
number of groups is number of first level grids datsets are the leafs of the trees.
-
- 22 Feb, 2007 1 commit
-
-
Jerry Clarke authored
-
- 16 Feb, 2007 1 commit
-
-
Jerry Clarke authored
-
- 14 Feb, 2007 1 commit
-
-
Jerry Clarke authored
-