- 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.
-
- 13 Dec, 2007 1 commit
-
-
Jerry Clarke authored
-
- 07 Dec, 2007 1 commit
-
-
Jerry Clarke authored
instead of just using the first node
-
- 19 Oct, 2007 2 commits
-
-
Dave Demarle authored
STYLE: Remove Tcl amd Java wrapping which do not appear to work. Move contents of binsrc to Examples/Cxx
-
Dave Demarle authored
COMP: Fix standalone compilation and remove dead code (dice, ndgm, and expat not pertinant to xdmf anymore)
-
- 02 Oct, 2007 2 commits
-
-
Clinton Stimpson authored
-
Clinton Stimpson authored
-
- 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 2 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
-
- 17 Aug, 2007 1 commit
-
-
Alexander Neundorf authored
COMP: fix warning about use of uninitialized variable: SendRecvStatus was not used in MPI_Send() but then printed out in the error case Alex
-
- 09 Aug, 2007 1 commit
-
-
Amy Squillacote authored
-
- 08 Aug, 2007 2 commits
-
-
Amy Squillacote authored
-
Dave Demarle authored
BUG: Add support to write out vtkIdType ad a fix for grid name conflicts. See bug #5219 and #5139. Kudos to Clinton for the patch.
-
- 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.
-
- 30 Jul, 2007 1 commit
-
-
Alexander Neundorf authored
STYLE: use CMAKE_REQUIRE_LARGE_FILE_SUPPORT as variable name as in VTK, so the result is reused Alex
-
- 23 Jul, 2007 1 commit
-
-
Berk Geveci authored
-
- 17 Jul, 2007 3 commits
-
-
Dave Demarle authored
COMP: fix a compilation warning that happens on windows static builds because xml2 and xdmf define xmlfree differently.
-
Berk Geveci authored
-
Dave Demarle authored
-
- 16 Jul, 2007 5 commits
-
-
Dave Demarle authored
The fork started by "Create Xdmf branch for ParaView" (2004-03-12) was removed from ParaView on 2007-07-16. The CVS repository symlinks were replaced with copies of the ,v files which were then "cvs rm"-ed. After this date only a fork of Xdmf2 was maintained inside ParaView. This commit was manufactured during conversion from CVS to merge the Xdmf ParaView fork endpoint into the Xdmf2 ParaView fork.
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
- 13 Jul, 2007 2 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
-
- 12 Jul, 2007 8 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
COMP: fix compilation warnings: remove unused variables, and coerce precision conversions where indicated necessary.
-