(git:374b731)
Loading...
Searching...
No Matches
cp_blacs_env.F File Reference

Go to the source code of this file.

Data Types

type  cp_blacs_env::cp_blacs_env_type
 represent a blacs multidimensional parallel environment (for the mpi corrispective see cp_paratypes/mp_para_cart_type) More...
 

Modules

module  cp_blacs_env
 methods related to the blacs parallel environment
 

Functions/Subroutines

subroutine cp_blacs_env::get_blacs_info (blacs_env, my_process_row, my_process_column, my_process_number, number_of_process_rows, number_of_process_columns, number_of_processes, para_env, blacs2mpi, mpi2blacs)
 Return informations about the specified BLACS context.
 
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
 
subroutine, public cp_blacs_env::cp_blacs_env_release (blacs_env)
 releases the given blacs_env
 

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