- 08 Feb, 2011 1 commit
-
-
George Zagaris authored
Add the vtkAMRLink source to wrap exclude since it does not inherit from vtkObject in order to resolve linking issues.
-
- 31 Jan, 2011 1 commit
-
-
George Zagaris authored
Added a simple test case for the AMR box serialization and deserialization functionality. Also, excluded the AMR kit classes from wrapping.
-
- 28 Jan, 2011 1 commit
-
-
George Zagaris authored
Introduce AMR-Kit in to the build and two additional classes: (a) vtkSerializable and (b) vtkAssertUtils. The AMR-Kit is geared towards encapsulating all of the AMR infrastructure & algorithms. vktSerializable defines a pure abstract interface for all serializable objects. Last, the vtkAssertUtils is a singleton class provides functionality for self-checking that is enabled only when -DASSERT_ON is provided.
-