|
ScaLAPACKFX
|
Wrapper around ?gebr2d for data of rank 0, 1, 2. More...
Private Member Functions | |
| subroutine | blacsfx_gebr_i0 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (integer, rank 0). | |
| subroutine | blacsfx_gebr_i1 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (integer, rank 1). | |
| subroutine | blacsfx_gebr_i2 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (integer, rank 2). | |
| subroutine | blacsfx_gebr_s0 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (real, rank 0). | |
| subroutine | blacsfx_gebr_s1 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (real, rank 1). | |
| subroutine | blacsfx_gebr_s2 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (real, rank 2). | |
| subroutine | blacsfx_gebr_d0 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (dreal, rank 0). | |
| subroutine | blacsfx_gebr_d1 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (dreal, rank 1). | |
| subroutine | blacsfx_gebr_d2 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (dreal, rank 2). | |
| subroutine | blacsfx_gebr_c0 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (complex, rank 0). | |
| subroutine | blacsfx_gebr_c1 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (complex, rank 1). | |
| subroutine | blacsfx_gebr_c2 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (complex, rank 2). | |
| subroutine | blacsfx_gebr_z0 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (dcomplex, rank 0). | |
| subroutine | blacsfx_gebr_z1 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (dcomplex, rank 1). | |
| subroutine | blacsfx_gebr_z2 (mygrid, aa, scope, top, rsrc, csrc) |
| Receives broadcast (dcomplex, rank 2). | |
Wrapper around ?gebr2d for data of rank 0, 1, 2.
|
private |
Receives broadcast (complex, rank 0).
| mygrid | BLACS descriptor. |
| aa | Scalar to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (complex, rank 1).
| mygrid | BLACS descriptor. |
| aa | Vector to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (complex, rank 2).
| mygrid | BLACS descriptor. |
| aa | Matrix to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (dreal, rank 0).
| mygrid | BLACS descriptor. |
| aa | Scalar to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (dreal, rank 1).
| mygrid | BLACS descriptor. |
| aa | Vector to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (dreal, rank 2).
| mygrid | BLACS descriptor. |
| aa | Matrix to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (integer, rank 0).
| mygrid | BLACS descriptor. |
| aa | Scalar to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (integer, rank 1).
| mygrid | BLACS descriptor. |
| aa | Vector to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (integer, rank 2).
| mygrid | BLACS descriptor. |
| aa | Matrix to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (real, rank 0).
| mygrid | BLACS descriptor. |
| aa | Scalar to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (real, rank 1).
| mygrid | BLACS descriptor. |
| aa | Vector to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (real, rank 2).
| mygrid | BLACS descriptor. |
| aa | Matrix to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (dcomplex, rank 0).
| mygrid | BLACS descriptor. |
| aa | Scalar to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (dcomplex, rank 1).
| mygrid | BLACS descriptor. |
| aa | Vector to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |
|
private |
Receives broadcast (dcomplex, rank 2).
| mygrid | BLACS descriptor. |
| aa | Matrix to receive. |
| scope | Scope of the broadcast (default: "A"). |
| top | Topology of the broadcast (default: " "). |
| rsrc | Row of the source (default: row of master process). |
| csrc | Column of the source (default: column of master process). |