| 
    TriUtils
    Development
    
   | 
 
#include "Trilinos_Util.h"
Functions | |
| double | Trilinos_Util_scscres (int isym, int m, int n, double *val, int *indx, int *pntr, double *x, double *b) | 
| double Trilinos_Util_scscres | ( | int | isym, | 
| int | m, | ||
| int | n, | ||
| double * | val, | ||
| int * | indx, | ||
| int * | pntr, | ||
| double * | x, | ||
| double * | b | ||
| ) | 
References Trilinos_Util_max.
Referenced by Trilinos_Util_read_hb(), and Trilinos_Util_ReadHb2Epetra_internal().
 1.8.5