- 26 Oct, 2011 1 commit
-
-
David Partyka authored
-
- 25 Oct, 2011 1 commit
-
-
a6fe0122 Fix ParaView cross compilation.
-
- 24 Oct, 2011 2 commits
-
-
f01a692c If using external png need to link vtkpython with it.
-
David Partyka authored
Change-Id: I8ea03dd6bcad307ac52ca9d64fe67a20c8a8e5cd
-
- 20 Oct, 2011 1 commit
-
-
Dave DeMarle authored
ParaView now calls FindVTK in a couple of places which includes VTKConfig.cmake long after it includes ParaView3CompileTools.cmake. This replaces the carefully specified build helper executables that are built in the host tools build phase, but are not buildable in the cross compilation build phase. Ideally the two config files should be unified. Change-Id: I4d6c1f1ffb8a6a0729d23c1a62a9a8cab70b0585
-
- 17 Oct, 2011 1 commit
- 13 Oct, 2011 3 commits
-
-
David Partyka authored
This reverts commit f80b2ab7.
-
David Partyka authored
This reverts commit 6c628e99.
-
David Partyka authored
This reverts commit 20808418.
-
- 10 Oct, 2011 1 commit
-
-
070804e4 Fixing multi-path MPI include issue
-
- 07 Oct, 2011 5 commits
-
-
0ecabb4a Fix debug leak of DummyController.
-
61a3d1fe Shadowed variable warning. e546e5fa Uninitialized variable warning. 8320bcaf Compiler warnings. c04bf965 Sohail's wind reader additions. afaddec5 One more shadowed variable warning. 7736b777 Fix for shadowed variable warning. 2db9d498 PIMPL FilePtr removing mpi.h include from vtkWindBladeReader.h. f51134b5 Undoing minor change to vtkMPI.h. bd21c90c Possible fix for unfound mpi.h. 0f56df17 Shadowed variable warning. 3ce49daa Changed reads to read_alls. 56209af7 MPI fix to make it run with one processor. 76a9e183 Merge branch 'pv-master' into scdemo f7ac3519 Updated the reader to be able to parse the text in MPIIO. 8f0b1f22 Converted to be able to use MPI-IO when possible for binary data.
-
Jon Woodring authored
Change-Id: I7b230ee8de15e233ae7ff63bda14097eddd6e9a0
-
David Partyka authored
-
- 06 Oct, 2011 2 commits
-
-
Jeff Baumes authored
When there are multiple include directories for MPI, as happens on Ubuntu with openmpi, quoting the argument to INCLUDE_DIRECTORIES causes both to be treated as one path, and MPI includes cannot be found.
-
Jon Woodring authored
Change-Id: I7075e1f63f3b7949d5012a0156dbaca183a3ee38
-
- 05 Oct, 2011 2 commits
-
-
Jon Woodring authored
Change-Id: I451e6c8dbcedd0b0065d128470c0b85998d95876
-
Jon Woodring authored
Change-Id: I87e1ee0dbfbda197f3804ff759afdd5da9c0425b
-
- 04 Oct, 2011 1 commit
-
-
Jon Woodring authored
Change-Id: I07822a3ab31b70565961463e1dc3038edcd2b488
-
- 03 Oct, 2011 3 commits
-
-
Jon Woodring authored
Change-Id: Ia64f26a049e1d41ccdeb8c65b29bac245bb734e1
-
George Zagaris authored
Fix some compiler warnings related to unreferenced variables when compiled in Release mode. These variables are used mainly in asserts, so, when compiled in Release mode the compiler typically throws a warning that the variable is not used.
-
George Zagaris authored
Fixed compiler warnings related to storing a -1 on a unsigned int.
-
- 30 Sep, 2011 5 commits
-
-
-
Jon Woodring authored
Change-Id: I6e6eafa81f65c9ae87dbe91b571b2cfdc247655a
-
Jon Woodring authored
Change-Id: Ifba248a6f776c7186063b1b0bd04c45552e9a880
-
Jon Woodring authored
Change-Id: I17057a693e3d198ad8ccfa0a9b1b3d0a966666f7
-
George Zagaris authored
This commit introduces various enhancements to the AMR infrastructure. Most notably: (1) Support for 2-D AMR on XY, YZ and XZ planes (2) AMR utilities singleton for computing the AMR metadata, i.e., vtkAMRBox.
-
- 23 Sep, 2011 1 commit
-
-
906fb9cc Didn't actually allocate the memory (Thanks Kyle!).
-
- 20 Sep, 2011 1 commit
-
-
Jon Woodring authored
Change-Id: Ib01619474286a7f80d03aed253940a6c28cd8f0c
-
- 19 Sep, 2011 4 commits
-
-
Jon Woodring authored
Change-Id: I5e409595be2535341ecad2164b518d14cb4bf935
-
Jon Woodring authored
-
Jon Woodring authored
Change-Id: Icc5f03417fc0a5208eeae738006a0e7666bc724b
-
Jon Woodring authored
Change-Id: Ie71d582db42c0498347d13023c0584066a3f8721
-
- 16 Sep, 2011 4 commits
-
-
Jon Woodring authored
Change-Id: I1274fba01f9996ec3168035320e63d289296b585
-
91f287d5 Fixed BUG #12590. Added new type VTK_REEB_GRAPH.
-
9146ac45 Sped up the Cosmo reader by preallocating point and cell memory.
-
- 15 Sep, 2011 2 commits
-
-
Jon Woodring authored
Change-Id: Ia5ea0d81ae1dbc2fdf7cf683fa025bd2a00c5003
-
Jon Woodring authored
Change-Id: Id5688c83454be94057dd126e9e1a3040e82fc58a
-