| 
    ScaLAPACKFX
    
   | 
 
Wrapper around ?gesd2d for data of rank 0, 1, 2. More...
Private Member Functions | |
| subroutine | blacsfx_gesd_i0 (mygrid, aa, rdest, cdest) | 
| Sends scalar to destination process (integer, rank 0).   | |
| subroutine | blacsfx_gesd_i1 (mygrid, aa, rdest, cdest) | 
| Sends vector to destination process (integer, rank 1).   | |
| subroutine | blacsfx_gesd_i2 (mygrid, aa, rdest, cdest) | 
| Sends general rectangular matrix to destination process (integer, rank 2).   | |
| subroutine | blacsfx_gesd_s0 (mygrid, aa, rdest, cdest) | 
| Sends scalar to destination process (real, rank 0).   | |
| subroutine | blacsfx_gesd_s1 (mygrid, aa, rdest, cdest) | 
| Sends vector to destination process (real, rank 1).   | |
| subroutine | blacsfx_gesd_s2 (mygrid, aa, rdest, cdest) | 
| Sends general rectangular matrix to destination process (real, rank 2).   | |
| subroutine | blacsfx_gesd_d0 (mygrid, aa, rdest, cdest) | 
| Sends scalar to destination process (dreal, rank 0).   | |
| subroutine | blacsfx_gesd_d1 (mygrid, aa, rdest, cdest) | 
| Sends vector to destination process (dreal, rank 1).   | |
| subroutine | blacsfx_gesd_d2 (mygrid, aa, rdest, cdest) | 
| Sends general rectangular matrix to destination process (dreal, rank 2).   | |
| subroutine | blacsfx_gesd_c0 (mygrid, aa, rdest, cdest) | 
| Sends scalar to destination process (complex, rank 0).   | |
| subroutine | blacsfx_gesd_c1 (mygrid, aa, rdest, cdest) | 
| Sends vector to destination process (complex, rank 1).   | |
| subroutine | blacsfx_gesd_c2 (mygrid, aa, rdest, cdest) | 
| Sends general rectangular matrix to destination process (complex, rank 2).   | |
| subroutine | blacsfx_gesd_z0 (mygrid, aa, rdest, cdest) | 
| Sends scalar to destination process (dcomplex, rank 0).   | |
| subroutine | blacsfx_gesd_z1 (mygrid, aa, rdest, cdest) | 
| Sends vector to destination process (dcomplex, rank 1).   | |
| subroutine | blacsfx_gesd_z2 (mygrid, aa, rdest, cdest) | 
| Sends general rectangular matrix to destination process (dcomplex, rank 2).   | |
Wrapper around ?gesd2d for data of rank 0, 1, 2.
      
  | 
  private | 
Sends scalar to destination process (complex, rank 0).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends vector to destination process (complex, rank 1).
| mygrid | BLACS descriptor | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends general rectangular matrix to destination process (complex, rank 2).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends scalar to destination process (dreal, rank 0).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends vector to destination process (dreal, rank 1).
| mygrid | BLACS descriptor | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends general rectangular matrix to destination process (dreal, rank 2).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends scalar to destination process (integer, rank 0).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends vector to destination process (integer, rank 1).
| mygrid | BLACS descriptor | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends general rectangular matrix to destination process (integer, rank 2).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends scalar to destination process (real, rank 0).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends vector to destination process (real, rank 1).
| mygrid | BLACS descriptor | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends general rectangular matrix to destination process (real, rank 2).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends scalar to destination process (dcomplex, rank 0).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends vector to destination process (dcomplex, rank 1).
| mygrid | BLACS descriptor | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. | 
      
  | 
  private | 
Sends general rectangular matrix to destination process (dcomplex, rank 2).
| mygrid | BLACS descriptor. | 
| aa | Object to send. | 
| rdest | Row of the destination process. | 
| cdest | Column of the destination proces. |