#include "ProcessGrid.h"
#include "LapackSupport.h"
#include <memory>
#include "LinearAlgebraTypes.h"
#include <linearAlgebra/ScalapackWrapper.t.cpp>
Go to the source code of this file.
Classes | |
class | dftefe::linearAlgebra::ScaLAPACKMatrix< NumberType > |
Scalapack wrapper adapted from dealii library and extended implementation to complex datatype. More... | |
Namespaces | |
namespace | dftefe |
dealii includes | |
namespace | dftefe::linearAlgebra |