Go to the source code of this file.
Classes | |
class | oomph::Preconditioner |
Preconditioner base class. Gives an interface to call all other preconditioners through and stores the matrix and communicator pointers. All preconditioners should be derived from this class. More... | |
class | oomph::IdentityPreconditioner |
The Identity Preconditioner. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |