Difference between revisions of "Design Documents"

From VTKM
Jump to navigation Jump to search
m
Line 1: Line 1:
 
Here is a history of design documents, listed with the most recent on top. These documents capture some of the design decisions made during the creation of VTK-m features. They can give some depth of understanding to VTK-m features, but be aware that they represent ideas at the early stages of the design. The actual implementation is likely to have changed by some amount.
 
Here is a history of design documents, listed with the most recent on top. These documents capture some of the design decisions made during the creation of VTK-m features. They can give some depth of understanding to VTK-m features, but be aware that they represent ideas at the early stages of the design. The actual implementation is likely to have changed by some amount.
  
 +
* [[Alternate Interfaces for VTK-m Filters]]
 
* [[Cell Set Dimensionality]]
 
* [[Cell Set Dimensionality]]
 
* [[Version 1.0 ToDo List]]
 
* [[Version 1.0 ToDo List]]

Revision as of 15:37, 9 February 2016

Here is a history of design documents, listed with the most recent on top. These documents capture some of the design decisions made during the creation of VTK-m features. They can give some depth of understanding to VTK-m features, but be aware that they represent ideas at the early stages of the design. The actual implementation is likely to have changed by some amount.