Classes | Namespaces
map_matrix.h File Reference

Go to the source code of this file.

Classes

class  oomph::MapMatrixMixed< KEY_TYPE_ROW, KEY_TYPE_COL, VALUE_TYPE >
 MapMatrixMixed is a generalised, STL-map-based, sparse(ish) matrix class with mixed indices. More...
 
class  oomph::MapMatrix< KEY_TYPE, VALUE_TYPE >
 MapMatrix is a generalised, STL-map-based, sparse(-ish) matrix class. More...
 

Namespaces

namespace  oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).