HermesCommon  3.0
matrix_solver.h File Reference

General (linear/nonlinear) matrix solver functionality. More...

#include "mixins.h"
#include "util/compat.h"
#include "linear_matrix_solver.h"

Go to the source code of this file.

Classes

class  Hermes::Solvers::MatrixSolver< Scalar >
 interface for both linear and nonlinear algebraic solvers. More...
 

Namespaces

 Hermes
 General namespace for the Hermes library.
 
 Hermes::Solvers
 Namespace for linear / nonlinear / iterative solvers.
 

Detailed Description

General (linear/nonlinear) matrix solver functionality.

Definition in file matrix_solver.h.