Go to the source code of this file.
|
void | cannons_triang_rectangular_ELPA_IMPL_SUFFIX (math_type *U, math_type *B, C_INT_TYPE np_rows, C_INT_TYPE np_cols, C_INT_TYPE my_prow, C_INT_TYPE my_pcol, C_INT_TYPE_PTR U_desc, C_INT_TYPE_PTR B_desc, math_type *Res, MPI_Comm row_comm, MPI_Comm col_comm, int wantDebug, int useGPU, intptr_t *gpublasHandle) |
|
void | cannons_triang_rectangular_c_ELPA_IMPL_SUFFIX (math_type *U, math_type *B, int local_rowsCast, int local_colsCast, C_INT_TYPE_PTR U_desc, C_INT_TYPE_PTR B_desc, math_type *Res, C_INT_MPI_TYPE row_comm, C_INT_MPI_TYPE col_comm, int wantDebug, int useGPU, intptr_t *gpublasHandle) |
|
◆ 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 |
◆ 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, |
|
|
C_INT_TYPE_PTR | U_desc, |
|
|
C_INT_TYPE_PTR | B_desc, |
|
|
math_type * | Res, |
|
|
C_INT_MPI_TYPE | row_comm, |
|
|
C_INT_MPI_TYPE | col_comm, |
|
|
int | wantDebug, |
|
|
int | useGPU, |
|
|
intptr_t * | gpublasHandle ) |
◆ cannons_triang_rectangular_ELPA_IMPL_SUFFIX()
void cannons_triang_rectangular_ELPA_IMPL_SUFFIX |
( |
math_type * | U, |
|
|
math_type * | B, |
|
|
C_INT_TYPE | np_rows, |
|
|
C_INT_TYPE | np_cols, |
|
|
C_INT_TYPE | my_prow, |
|
|
C_INT_TYPE | my_pcol, |
|
|
C_INT_TYPE_PTR | U_desc, |
|
|
C_INT_TYPE_PTR | B_desc, |
|
|
math_type * | Res, |
|
|
MPI_Comm | row_comm, |
|
|
MPI_Comm | col_comm, |
|
|
int | wantDebug, |
|
|
int | useGPU, |
|
|
intptr_t * | gpublasHandle ) |