#include <utils/MemorySpaceType.h>
#include <linearAlgebra/Preconditioner.h>
#include <linearAlgebra/Vector.h>
#include <linearAlgebra/MultiVector.h>
#include <linearAlgebra/LinearAlgebraTypes.h>
#include <linearAlgebra/BlasLapackTypedef.h>
#include <linearAlgebra/PreconditionerJacobi.t.cpp>
Go to the source code of this file.
Classes | |
class | dftefe::linearAlgebra::PreconditionerJacobi< ValueTypeOperator, ValueTypeOperand, memorySpace > |
Class to encapsulate the Jacobi preconditioner. More... | |
Namespaces | |
namespace | dftefe |
dealii includes | |
namespace | dftefe::linearAlgebra |