escript
Revision_
|
#include "SparseMatrix.h"
#include "SystemMatrixPattern.h"
#include <escript/AbstractSystemMatrix.h>
Go to the source code of this file.
Classes | |
class | paso::SystemMatrix |
this class holds a (distributed) stiffness matrix More... | |
Namespaces | |
paso | |
Typedefs | |
typedef boost::shared_ptr< SystemMatrix > | paso::SystemMatrix_ptr |
typedef boost::shared_ptr< const SystemMatrix > | paso::const_SystemMatrix_ptr |
typedef int | paso::SystemMatrixType |
Functions | |
void | paso::RHS_loadMM_toCSR (const char *filename, double *b, dim_t size) |