#include <map>#include <string>

Go to the source code of this file.
Classes | |
| struct | dftefe::linearAlgebra::LapackError |
| struct | dftefe::linearAlgebra::ScalapackError |
| struct | dftefe::linearAlgebra::LinearSolverError |
| struct | dftefe::linearAlgebra::EigenSolverError |
| struct | dftefe::linearAlgebra::OrthonormalizationError |
| struct | dftefe::linearAlgebra::NewtonRaphsonError |
| struct | dftefe::linearAlgebra::BisectionError |
| class | dftefe::linearAlgebra::LapackErrorMsg |
| A class to map Error to a message. More... | |
| class | dftefe::linearAlgebra::ScalapackErrorMsg |
| A class to map Error to a message. More... | |
| class | dftefe::linearAlgebra::LinearSolverErrorMsg |
| A class to map Error to a message. More... | |
| class | dftefe::linearAlgebra::EigenSolverErrorMsg |
| class | dftefe::linearAlgebra::OrthonormalizationErrorMsg |
| class | dftefe::linearAlgebra::NewtonRaphsonErrorMsg |
| class | dftefe::linearAlgebra::BisectionErrorMsg |
Namespaces | |
| namespace | dftefe |
| dealii includes | |
| namespace | dftefe::linearAlgebra |