- 20 Feb, 2012 3 commits
-
-
George Zagaris authored
Change-Id: Ife1ef78d2743f37b1245c199131485dfe6e1384f
-
George Zagaris authored
Change-Id: Ic8e20f2ba2e7d294a4cb9304bc5af1ac52f309f4
-
George Zagaris authored
Change-Id: Ib48a8d237fde19fafee96be85fd802b2f7de36a2
-
- 17 Feb, 2012 2 commits
-
-
George Zagaris authored
Added parent/child relationship construction in metadata that is needed for downstream filters such as volume rendering. Change-Id: Idde02c3c62b64594adf61622ed2943b204634310
-
George Zagaris authored
Updated class to use vtkOverlappingAMR instead of vtkHierarchicalBoxDataSet. Change-Id: Ib1fa7e4f6dcb43631723660bd8bad8763db4dc69
-
- 16 Feb, 2012 9 commits
-
-
George Zagaris authored
Added functionality for compute the domain bounds based on the root AMRR box if available. Otherwise, resort to the superclass implementation. Change-Id: I0999ea135136c9b937900505dd3d7de17ebe3f07
-
George Zagaris authored
Added support for vtkOverlappingAMR and vtkNonOverlapppingAMR data types. Change-Id: Ibd7055f96149b126d281cb561c2e4430789ba27e
-
George Zagaris authored
Change-Id: I521d888053468c8a45707938870e00463d0d433b
-
George Zagaris authored
The code was creating a new instance of vtkOverlappingAMR everytime RequestInformation was called which would then ShallowCopy() the metadata coming from upstream. This could lead to creation of multiple instance of vtkOverlappingAMR that are not properly deallocated and hence lead to leaks. Instead, the code does not allocate a new instance but, simply updates the point to point to the metadata object coming from upstream. Change-Id: I244a4e3c9c57237fa99042d9bc11f229a8aa9d5c
-
George Zagaris authored
Fixed a memory leak caused by not de-allocating the AMR metadata. Change-Id: Ic5bda5c9a7c06bf85d4bd51ce35e35f1e2dc39e3
-
George Zagaris authored
Change-Id: I81a3f8add9cac92b59d80f448d2f75d425aec525
-
George Zagaris authored
Changed vtkAMRSliceFilter to be an instance of vtkOverlappingAMRAlgorithm Change-Id: I8dd8f679354418288a9e97c732ba7a9a9d3405d3
-
George Zagaris authored
-
George Zagaris authored
Change-Id: I1d701925239a64aeda6f3f473e9265040a7663f9
-
- 15 Feb, 2012 5 commits
-
-
George Zagaris authored
Changed the AMR base reader and sub-classes for flash and enzo to use vtkOverlappingAMR. Further, updated vtkAMRUtilities to work on vtkOverlappingAMR. Change-Id: I1a71d37302aaba11ca5897b4832aae8e1b3b30af
-
George Zagaris authored
Change-Id: I394e2fbb4c738887cd55f0a550fa0ecfcee0a7f0
-
George Zagaris authored
Removed reference classes/code, that has been moved under the References directory, from the list of sources to be compiled. Change-Id: Ia9687b927d0893b942558b14c8debf9112f03d1f
-
George Zagaris authored
Change-Id: I7652c141a28e5f1aabf7dd92707ce4d4314dedc1
-
George Zagaris authored
Change-Id: Ia4163b286408a7c8744da40066937a0a483a5da6
-
- 14 Feb, 2012 10 commits
-
-
George Zagaris authored
Change-Id: I155c56a397918035f7674e3ee370f39a7f6bee27
-
George Zagaris authored
-
George Zagaris authored
Change-Id: Iba5e56191c20d77a41865191bd8fec0894539d01
-
George Zagaris authored
Call GenerateVisibility & ParentChildInfo Change-Id: Ic1fe431230690119fdbc703a899a4d0e16a8d9f2
-
George Zagaris authored
Change-Id: Iea0f198f3e638cb8d9cddb644bd57828a18f95d8
-
George Zagaris authored
Change-Id: Iddae500355e86513fd44cd9d670db48a7c28bb97
-
George Zagaris authored
Remove call to build parent/child relationship Change-Id: I51aec672ff364ba9177abafce92d236a32a14b6c
-
George Zagaris authored
Change-Id: Ic9dcfa980e75037711bcb5804bcab5116c8e1660
-
George Zagaris authored
Change-Id: I4dfb70d42ca0e93253e1ccd339d6f6e9d7dee8e7
-
George Zagaris authored
Change-Id: I7558cd377f1fc1ae459c6c79860f291ccf9733af
-
- 13 Feb, 2012 8 commits
-
-
George Zagaris authored
Change-Id: I20bb2b2f4b6a81ae2ca174d2e5bd8effe0507f5f
-
George Zagaris authored
Added the new level ID scalars filters to the built. Change-Id: I39df16623c822b4ef5fbcf99405a917b04f8f59c
-
George Zagaris authored
Added vtkLevelIdScalars filter, an empty class that inherits from vtkOverlappingAMRLevelIdScalars for backwards compatibility. Change-Id: I0ac7426ea2fff014ca2c78a57aa04c8db1bbe32e
-
George Zagaris authored
Moved common metadata logic such as GetMetaData, HasLevelMetadata and metadata accessors that return a generic vtkInformation object to the base class. The overlapping AMR additionally extends these methods by adding the concept of the vtkAMRBox. Change-Id: Id467d25c246c7baa244aaac2c36c37249a9072fa
-
George Zagaris authored
LevelIdScalars filters for both overlapping and non-overlapping AMR. Each filter is a concrete instance of vtkOverlappingAMRAlgorithm and vtkNonOverlappingAMRAlgorithm respectively.
-
George Zagaris authored
Renamed vtkLevelIdScalaras to vtkNonOverlappingAMRLevelIdScalars
-
George Zagaris authored
Change-Id: Ibaff4be5bdf65b3c8e6019c550aada0e1ac0a718
-
George Zagaris authored
Change-Id: I1e38aea8d0c88f675be87ded36268803dec2fa0a
-
- 10 Feb, 2012 3 commits
-
-
George Zagaris authored
Change-Id: Ib03cbfb65694c97c2a548f9f45387548b1bda942
-
George Zagaris authored
Changed the base class of vtkExtractDataSets to be vtkMultiBlockDataSetAlgorithm. Change-Id: Ie548ddef230abf34c8f200c7d6fe2e558ccd6356
-
George Zagaris authored
Changed the vtkExtractLevel algorithm to inherit from vtkMultiBlockDataSetAlgorithm Change-Id: Ie1c284b3d1af3a492a4406d1f03158994c8f7799
-