ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
SL_gridreshape.c File Reference
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for SL_gridreshape.c:

Go to the source code of this file.

Functions

int SL_Cgridreshape (int ctxt, int pstart, int row_major_in, int row_major_out, int P, int Q)
 
int sl_gridreshape_ (int *ctxt, int *pstart, int *row_major_in, int *row_major_out, int *P, int *Q)
 
int SL_GRIDRESHAPE (int *ctxt, int *pstart, int *row_major_in, int *row_major_out, int *P, int *Q)
 
int sl_gridreshape__ (int *ctxt, int *pstart, int *row_major_in, int *row_major_out, int *P, int *Q)
 
int sl_gridreshape (int *ctxt, int *pstart, int *row_major_in, int *row_major_out, int *P, int *Q)
 

Function Documentation

◆ SL_Cgridreshape()

int SL_Cgridreshape ( int  ctxt,
int  pstart,
int  row_major_in,
int  row_major_out,
int  P,
int  Q 
)

Definition at line 4 of file SL_gridreshape.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SL_GRIDRESHAPE()

int SL_GRIDRESHAPE ( int *  ctxt,
int *  pstart,
int *  row_major_in,
int *  row_major_out,
int *  P,
int *  Q 
)

Definition at line 55 of file SL_gridreshape.c.

Here is the call graph for this function:

◆ sl_gridreshape()

int sl_gridreshape ( int *  ctxt,
int *  pstart,
int *  row_major_in,
int *  row_major_out,
int *  P,
int *  Q 
)

Definition at line 69 of file SL_gridreshape.c.

Here is the call graph for this function:

◆ sl_gridreshape_()

int sl_gridreshape_ ( int *  ctxt,
int *  pstart,
int *  row_major_in,
int *  row_major_out,
int *  P,
int *  Q 
)

Definition at line 48 of file SL_gridreshape.c.

Here is the call graph for this function:

◆ sl_gridreshape__()

int sl_gridreshape__ ( int *  ctxt,
int *  pstart,
int *  row_major_in,
int *  row_major_out,
int *  P,
int *  Q 
)

Definition at line 62 of file SL_gridreshape.c.

Here is the call graph for this function: