- 18 Aug, 2009 1 commit
-
-
Jerry Clarke authored
-
- 05 Aug, 2009 1 commit
-
-
Kenneth Leiter authored
-
- 22 Jul, 2009 1 commit
-
-
Kenneth Leiter authored
-
- 21 Jul, 2009 2 commits
-
-
Kenneth Leiter authored
-
Kenneth Leiter authored
-
- 15 Jun, 2009 1 commit
-
-
Utkarsh Ayachit authored
-
- 05 Jun, 2009 1 commit
-
-
Jerry Clarke authored
-
- 06 Apr, 2009 1 commit
-
-
Utkarsh Ayachit authored
RequestInformation passes and speed up performance when reading large xmf files.
-
- 13 Mar, 2009 1 commit
-
-
Jerry Clarke authored
-
- 12 Feb, 2009 1 commit
-
-
John Biddiscombe authored
BUG: When reading mixed cell arrays (unstructured), each cell that has a variable number of points has an extra value N added to the cell array in xdmf. When read back and copied into the vtkCellArray, these extra N's need to be subtracted from the total array length. Fix the subtraction so that it handles the general case (I think)
-
- 28 Nov, 2008 3 commits
-
-
Jerry Clarke authored
-
Jerry Clarke authored
-
Jerry Clarke authored
-
- 12 Nov, 2008 1 commit
-
-
Jerry Clarke authored
-
- 10 Nov, 2008 2 commits
-
-
Jerry Clarke authored
-
Jerry Clarke authored
-
- 16 Sep, 2008 1 commit
-
-
Jerry Clarke authored
-
- 04 Sep, 2008 1 commit
-
-
Dave Demarle authored
BUG: Properly partition structured data in parallel. Every node was reading every thing because the update piece and extent keys were not being used to determine what to build. Also, image data dimensions should be global dimensions and extent should be the sub extent produced.
-
- 27 Aug, 2008 1 commit
-
-
Utkarsh Ayachit authored
-
- 26 Aug, 2008 1 commit
-
-
John Biddiscombe authored
-
- 21 Aug, 2008 1 commit
-
-
Jerry Clarke authored
-
- 20 Aug, 2008 1 commit
-
-
John Biddiscombe authored
BUG:Information was being copied incorrectly by/from sub grids relative to the actual output information. This fixes it.
-
- 19 Aug, 2008 2 commits
-
-
Jerry Clarke authored
-
Jerry Clarke authored
-
- 18 Aug, 2008 1 commit
-
-
Jerry Clarke authored
-
- 06 Aug, 2008 1 commit
-
-
Jerry Clarke authored
-
- 05 Aug, 2008 1 commit
-
-
Jerry Clarke authored
Change the way time is collected and used.
-
- 19 May, 2008 1 commit
-
-
Jerry Clarke authored
If re-parse is required, delete Internals beforehand.
-
- 06 May, 2008 1 commit
-
-
Jerry Clarke authored
-
- 22 Apr, 2008 1 commit
-
-
John Biddiscombe authored
-
- 18 Apr, 2008 1 commit
-
-
Dave Demarle authored
-
- 14 Apr, 2008 1 commit
-
-
Dave Demarle authored
-
- 10 Apr, 2008 2 commits
-
-
John Biddiscombe authored
BUG: Removing the origin setting was making the individual blocks appear in the wrong place and causing the image tests using multi-block to fail. Might have a problem with parallel load, but this will fix tests for now.
-
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
-