(git:e7e05ae)
qs_matrix_pools.F File Reference

Go to the source code of this file.

Modules

module  qs_matrix_pools
 wrapper for the pools of matrixes
 

Functions/Subroutines

subroutine, public qs_matrix_pools::mpools_retain (mpools)
 retains the given qs_matrix_pools_type More...
 
subroutine, public qs_matrix_pools::mpools_release (mpools)
 releases the given mpools More...
 
subroutine, public qs_matrix_pools::mpools_get (mpools, ao_mo_fm_pools, ao_ao_fm_pools, mo_mo_fm_pools, ao_mosub_fm_pools, mosub_mosub_fm_pools, maxao_maxmo_fm_pool, maxao_maxao_fm_pool, maxmo_maxmo_fm_pool)
 returns various attributes of the mpools (notably the pools contained in it) More...
 
subroutine, public qs_matrix_pools::mpools_create (mpools)
 creates a mpools More...
 
subroutine, public qs_matrix_pools::mpools_rebuild_fm_pools (mpools, mos, blacs_env, para_env, nmosub)
 rebuilds the pools of the (ao x mo, ao x ao , mo x mo) full matrixes More...