- 04 Feb, 2011 1 commit
-
-
George Zagaris authored
Added convenience method for checking if two numbers are not equal
-
- 03 Feb, 2011 1 commit
-
-
George Zagaris authored
Added #include <cassert> for the definition of assert()
-
- 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.
-