TriUtils
Development
|
#include "Trilinos_Util.h"
Functions | |
void | Trilinos_Util_scscmv (int isym, int m, int n, double *val, int *indx, int *pntr, double *x, double *y) |
void Trilinos_Util_scscmv | ( | int | isym, |
int | m, | ||
int | n, | ||
double * | val, | ||
int * | indx, | ||
int * | pntr, | ||
double * | x, | ||
double * | y | ||
) |
Referenced by Trilinos_Util_read_hb(), and Trilinos_Util_ReadHb2Epetra_internal().