sisi4s
Loading...
Searching...
No Matches
Blacs.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Cblacs_get (int context, int request, int *value)
 
int Cblacs_gridinit (int *context, char const *order, int np_row, int np_col)
 
void Cblacs_gridinfo (int context, int *np_row, int *np_col, int *my_row, int *my_col)
 
void Cblacs_gridexit (int ictxt)
 
void Cblacs_barrier (int ictxt, char const *order)
 

Function Documentation

◆ Cblacs_barrier()

void Cblacs_barrier ( int  ictxt,
char const *  order 
)
Here is the caller graph for this function:

◆ Cblacs_get()

void Cblacs_get ( int  context,
int  request,
int *  value 
)
Here is the caller graph for this function:

◆ Cblacs_gridexit()

void Cblacs_gridexit ( int  ictxt)
Here is the caller graph for this function:

◆ Cblacs_gridinfo()

void Cblacs_gridinfo ( int  context,
int *  np_row,
int *  np_col,
int *  my_row,
int *  my_col 
)
Here is the caller graph for this function:

◆ Cblacs_gridinit()

int Cblacs_gridinit ( int *  context,
char const *  order,
int  np_row,
int  np_col 
)
Here is the caller graph for this function: