(git:b195825)
cp_blacs_env.F File Reference

Go to the source code of this file.

Modules

module  cp_blacs_env
 methods related to the blacs parallel environment
 

Functions/Subroutines

subroutine, public cp_blacs_env::cp_blacs_env_create (blacs_env, para_env, blacs_grid_layout, blacs_repeatable, row_major, grid_2d)
 allocates and initializes a type that represent a blacs context More...
 
subroutine, public cp_blacs_env::cp_blacs_env_release (blacs_env)
 releases the given blacs_env More...
 

Variables

integer, parameter, public cp_blacs_env::blacs_grid_square = 1
 
integer, parameter, public cp_blacs_env::blacs_grid_row = 2
 
integer, parameter, public cp_blacs_env::blacs_grid_col = 3