- 14 Feb, 2012 3 commits
-
-
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 4 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
-
George Zagaris authored
Added vtkUniformGridAMRAlgorithm that inherits from vtkAlgorithm.Further implemented vtkOverlappingAMRAlgorithm and vtkNonOverlappingAMRAlgorithm that both inherit from vtkUniformGridAMRAlgorithm and provide output routines for each corresponding type: vtkOverlappingAMR and vtkNonOverlappingAMR respectively. Filters that are agnostic of the AMR type, i.e., work on AMR (level,idx) pair can implement vtkUniformGridAMRAlgorithm while filters that expected Berger-Collela AMR can implement vtkOverlappingAMRAlgorithm.
-
- 07 Feb, 2012 8 commits
-
-
George Zagaris authored
Change-Id: I17f3a05040c8b65b744daa68cdac7a760ee5a978
-
George Zagaris authored
Change-Id: Ia0b47cf4c6f09fc318dfb0ac2c47ea4d14ef12a7
-
George Zagaris authored
Change-Id: I917b47bea79782932e62fc21bcf74335fdb0edd6
-
George Zagaris authored
Custom iterator for vtkUniformGridAMR datasets Change-Id: Ife39f5cdf7d172b9a39755672d36002f5396156a
-
George Zagaris authored
Change-Id: I17125d91136b7f555513013bf66323e90a6b2b8f
-
George Zagaris authored
Change-Id: I0295c14335b8493e8e260db00e6244b2eb39b8cf
-
George Zagaris authored
Added support for vtkOverlappingAMR and vtkNonOverlappingAMR. Change-Id: Ib7a7d1786d339162417a4426a69ccb87b094ebcb
-
George Zagaris authored
Adding legacy classes for backwards compatibility.
-
- 06 Feb, 2012 3 commits
-
-
George Zagaris authored
Rename the vtkHierarchicalBoxDataIterator to vtkUniformGridAMRDataIterator
-
George Zagaris authored
Rename class vtkHierarchicalBoxDataSet to vtkOverlappingAMR
-
George Zagaris authored
Change-Id: I43b109aa4cee57e2ef93c9e7d45d49eeb74f3fb2
-
- 03 Feb, 2012 3 commits
-
-
George Zagaris authored
Removed references to vtkstd to use std. Change-Id: I00d801bd0ee4d54fa12540af64eae2d5542cd331
-
George Zagaris authored
Change-Id: Ib8919bfb267a2b1679becf5958f73e2d9f94ff86
-
George Zagaris authored
Change-Id: I6f6268d389f48baffe0a8f6c717e04c69a0dcd11
-
- 02 Feb, 2012 3 commits
-
-
George Zagaris authored
Forward Shallow/Deep Copy & CopyStructure to the base class. Change-Id: Ia7ea4c52a4280b33ffee0426c4fd81cbc5fa4da6
-
George Zagaris authored
Change-Id: Ia62e5664aa7315394158bb5dda4df15807e99427
-
George Zagaris authored
Resolve compilcation issues with iterator access of the AMR blocks Change-Id: Ib30013f2e87b3abad52fe9d055cc500b1312419b
-
- 01 Feb, 2012 3 commits
-
-
George Zagaris authored
Change-Id: I331bbe3f0a216226bd161d31783e6526cc097047
-
George Zagaris authored
Change-Id: I3287eb6b84bb3778b68d92d634b4fb1951ff73c0
-
George Zagaris authored
Generates the parent/child relationship before hitting the barrier. Change-Id: I30092374366e69e0dc4fcdb58e97c53e2b4ff39c
-
- 20 Jan, 2012 1 commit
-
-
Bob Obara authored
Added a flag to indicate if the mapper should use multiple threads when rendering - this allows multithreading in ParaView Added a mechanism that will only run the resampler when the distance to focal point to camera or the focal point itself has been changed Change-Id: I7be6368ee5e14520427e5cf78c9bd3820218980b
-
- 13 Jan, 2012 2 commits
-
-
George Zagaris authored
-
George Zagaris authored
-
- 06 Jan, 2012 2 commits