Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2019.05.002
|
Functions | |
int | numroc_ (int *, int *, int *, int *, int *) |
void | d_test_c_bindings (double *A, int np_rows, int np_cols, int my_prow, int my_pcol, int *a_desc, double *Res, MPI_Comm row_comm, MPI_Comm col_comm) |
void | d_test_c_bindings_c (double *A, int local_rows, int local_cols, int np_rows, int np_cols, int my_prow, int my_pcol, int *a_desc, double *Res, int row_comm, int col_comm) |
void d_test_c_bindings | ( | double * | A, |
int | np_rows, | ||
int | np_cols, | ||
int | my_prow, | ||
int | my_pcol, | ||
int * | a_desc, | ||
double * | Res, | ||
MPI_Comm | row_comm, | ||
MPI_Comm | col_comm | ||
) |
void d_test_c_bindings_c | ( | double * | A, |
int | local_rows, | ||
int | local_cols, | ||
int | np_rows, | ||
int | np_cols, | ||
int | my_prow, | ||
int | my_pcol, | ||
int * | a_desc, | ||
double * | Res, | ||
int | row_comm, | ||
int | col_comm | ||
) |
int numroc_ | ( | int * | , |
int * | , | ||
int * | , | ||
int * | , | ||
int * | |||
) |