(git:34ef472)
domain_submatrix_methods.F File Reference

Go to the source code of this file.

Modules

module  domain_submatrix_methods
 Subroutines to handle submatrices.
 

Functions/Subroutines

subroutine, public domain_submatrix_methods::copy_submatrix_data (array, copy)
 ... More...
 
subroutine, public domain_submatrix_methods::maxnorm_submatrices (submatrices, norm)
 Computes the max norm of the collection of submatrices. More...
 
subroutine, public domain_submatrix_methods::construct_submatrices (matrix, submatrix, distr_pattern, domain_map, node_of_domain, job_type)
 Constructs submatrices for each ALMO domain by collecting distributed DBCSR blocks to local arrays. More...
 
subroutine, public domain_submatrix_methods::construct_dbcsr_from_submatrices (matrix, submatrix, distr_pattern)
 Constructs a DBCSR matrix from submatrices. More...
 
subroutine, public domain_submatrix_methods::print_submatrices (submatrices, mpgroup)
 ... More...