(git:ccc2433)
cp_dbcsr_cp2k_link.F File Reference

Go to the source code of this file.

Modules

 

Functions/Subroutines

subroutine, public cp_dbcsr_cp2k_link::create_dbcsr_section (section)
 Creates the dbcsr section for configuring DBCSR. More...
 
subroutine, public cp_dbcsr_cp2k_link::cp_dbcsr_config (root_section)
 Configures options for DBCSR. More...
 
subroutine, public cp_dbcsr_cp2k_link::cp_dbcsr_alloc_block_from_nbl (matrix, sab_orb, desymmetrize)
 allocate the blocks of a dbcsr based on the neighbor list More...
 
subroutine, public cp_dbcsr_cp2k_link::cp_dbcsr_to_csr_screening (ks_env, csr_sparsity)
 Apply distance screening to refine sparsity pattern of matrices in CSR format (using eps_pgf_orb). Currently this is used for the external library PEXSI. More...