|
Rheolef
7.1
an efficient C++ finite element environment
|
csr - sparse matrix manipulation
More...
Go to the source code of this file.
Namespaces | |
| rheolef | |
| This file is part of Rheolef. | |
Functions | |
| template<class T > | |
| void | print_postscript (std::ostream &s, const csr< T, sequential > &a) |
| void | usage () |
| int | main (int argc, char **argv) |
csr - sparse matrix manipulation
Definition in file csr.cc.
| void print_postscript | ( | std::ostream & | s, |
| const csr< T, sequential > & | a | ||
| ) |