MPI-SCATCI
2.0
An MPI version of SCATCI
|
ELPA distributed matrix. More...
ELPA distributed matrix.
This matrix class is exactly the same as the SCALAPACKMatrix, except that the matrix finalization routine also takes care of explicit symmetrization; SCALAPACK is fine with just one triangle, but ELPA requires that both are set.
Definition at line 47 of file ELPAMatrix_module.f90.
procedure, public elpamatrix_module::elpamatrix::finalize_matrix |
Definition at line 49 of file ELPAMatrix_module.f90.