DFT-EFE
 
Loading...
Searching...
No Matches
LinearSolverImpl.h File Reference
Include dependency graph for LinearSolverImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dftefe::linearAlgebra::LinearSolverImpl< ValueTypeOperator, ValueTypeOperand, memorySpace >
 Abstract class that implements the LinearSolver algorithm. For example, the derived classes of it, such as CGLinearSolver, GMRESLinearSolver implement the Conjugate-Gradient (CG) and Generalized Minimum Residual (GMRES) Krylov subspace based approches, respectively, to solve a linear system of equations. More...
 

Namespaces

namespace  dftefe
 dealii includes
 
namespace  dftefe::linearAlgebra