CppNoddy  0.92
Loading...
Searching...
No Matches
Classes | Namespaces
SparseLinearSystem.h File Reference

Specification of a sparse-storage linear system class. More...

#include <SparseMatrix.h>
#include <DenseVector.h>
#include <Exceptions.h>

Go to the source code of this file.

Classes

class  CppNoddy::SparseLinearSystem< _Type >
 A linear system class for vector right-hand sides. More...
 

Namespaces

namespace  CppNoddy
 A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics.
 

Detailed Description

Specification of a sparse-storage linear system class.

Definition in file SparseLinearSystem.h.

© 2012

R.E. Hewitt