Epetra Development
|
►Epetra Lesson 01: Initialization | "Hello world!" initialization |
►Epetra Lesson 02: Map and Vector | A lesson on parallel distributions and distributed objects |
►Epetra Lesson 03: Power method | Use Epetra sparse matrix and dense vector objects to implement a simple iteration (the power method) |
►Epetra Lesson 04: Sparse matrix fill | Different ways to add entries to Epetra sparse matrix |
►Epetra Lesson 05: Redistribution | Parallel data redistribution of Epetra objects |