AcouSTO  version 2.0
matutils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Pzgemv (COMPLEX alpha, COMPLEX **A, int ia, int ni, int ja, int nj, COMPLEX *x, COMPLEX beta, COMPLEX *y, COMPLEX *z)
 
void sc_g2l (int i, int n, int np, int nb, int *p, int *il)
 
void sc_l2g (int il, int p, int n, int np, int nb, int *i)