SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
reshape.c File Reference
#include <stdlib.h>
Include dependency graph for reshape.c:

Go to the source code of this file.

Macros

#define Int   int
 

Functions

void Creshape (Int context_in, Int major_in, Int *context_out, Int major_out, Int first_proc, Int nprow_new, Int npcol_new)
 
void reshape (Int *context_in, Int *major_in, Int *context_out, Int *major_out, Int *first_proc, Int *nprow_new, Int *npcol_new)
 
void RESHAPE (Int *context_in, Int *major_in, Int *context_out, Int *major_out, Int *first_proc, Int *nprow_new, Int *npcol_new)
 
void reshape_ (Int *context_in, Int *major_in, Int *context_out, Int *major_out, Int *first_proc, Int *nprow_new, Int *npcol_new)
 
void proc_inc (Int *myrow, Int *mycol, Int nprow, Int npcol, Int major)