Go to the source code of this file.
|
void | cannons_triang_rectangular_ELPA_IMPL_SUFFIX (math_type *U, math_type *B, int np_rows, int np_cols, int my_prow, int my_pcol, int *U_desc, int *b_desc, math_type *Res, MPI_Comm row_comm, MPI_Comm col_comm) |
|
void | cannons_triang_rectangular_c_ELPA_IMPL_SUFFIX (math_type *U, math_type *B, int local_rowsCast, int local_colsCast, int *u_desc, int *b_desc, math_type *Res, int row_comm, int col_comm) |
|
◆ BLAS_KIND
◆ C_INT_MPI_TYPE
#define C_INT_MPI_TYPE int |
◆ C_INT_MPI_TYPE_PTR
#define C_INT_MPI_TYPE_PTR int* |
◆ C_INT_TYPE
◆ C_INT_TYPE_PTR
#define C_INT_TYPE_PTR int* |
◆ cannons_triang_rectangular_c_impl
◆ cannons_triang_rectangular_c_impl_expand1
◆ cannons_triang_rectangular_c_impl_expand2
#define cannons_triang_rectangular_c_impl_expand2 |
( |
| SUFFIX | ) |
cannons_triang_rectangular_c_##SUFFIX |
◆ cannons_triang_rectangular_impl
◆ cannons_triang_rectangular_impl_expand1
◆ cannons_triang_rectangular_impl_expand2
#define cannons_triang_rectangular_impl_expand2 |
( |
| SUFFIX | ) |
cannons_triang_rectangular_##SUFFIX |
◆ MPI_KIND
◆ cannons_triang_rectangular_c_ELPA_IMPL_SUFFIX()
void cannons_triang_rectangular_c_ELPA_IMPL_SUFFIX |
( |
math_type * | U, |
|
|
math_type * | B, |
|
|
int | local_rowsCast, |
|
|
int | local_colsCast, |
|
|
int * | u_desc, |
|
|
int * | b_desc, |
|
|
math_type * | Res, |
|
|
int | row_comm, |
|
|
int | col_comm ) |
◆ cannons_triang_rectangular_ELPA_IMPL_SUFFIX()
void cannons_triang_rectangular_ELPA_IMPL_SUFFIX |
( |
math_type * | U, |
|
|
math_type * | B, |
|
|
int | np_rows, |
|
|
int | np_cols, |
|
|
int | my_prow, |
|
|
int | my_pcol, |
|
|
int * | U_desc, |
|
|
int * | b_desc, |
|
|
math_type * | Res, |
|
|
MPI_Comm | row_comm, |
|
|
MPI_Comm | col_comm ) |