Difference between revisions of "Design Documents"

From VTKM
Jump to navigation Jump to search
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.
  
 +
* [[Version 1.0 ToDo List]]
 
* [[Comparing Isosurface With and Without Scatter Classes]]
 
* [[Comparing Isosurface With and Without Scatter Classes]]
 
* [[Providing Non 1-to-1 Mapping in Worklets]]
 
* [[Providing Non 1-to-1 Mapping in Worklets]]

Revision as of 16:52, 8 December 2015

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.