SCALAPACKHelper.hpp.
More...
#include <lama/macros/unused.hpp>
#include <mkl_scalapack.h>
#include <mkl_blacs.h>
Go to the source code of this file.
Data Structures |
struct | SCALAPACKHelper |
Defines |
#define | F77_descinit descinit_ |
#define | F77_numroc numroc_ |
#define | F77_blacs_get blacs_get_ |
#define | F77_blacs_gridinit blacs_gridinit_ |
#define | F77_blacs_gridinfo blacs_gridinfo_ |
#define | F77_blacs_gridexit blacs_gridexit_ |
#define | F77_blacs_freebuff blacs_freebuff_ |
Functions |
void | F77_descinit (int *, int *, int *, int *, int *, int *, int *, int *, int *, int *) |
int | F77_numroc (int *, int *, int *, int *, int *) |
Detailed Description
SCALAPACKHelper.hpp.
- Author:
- lschubert
- Date:
- 02.07.2012 $Id$
Define Documentation
Function Documentation
void F77_descinit |
( |
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
|
|
) |
| |
int F77_numroc |
( |
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
|
|
) |
| |