#include "Trilinos_Util.h"

Functions | |
| int | Trilinos_Util_csrcsc (int n, int n2, int job, int ipos, double *a, int *ja, int *ia, double *ao, int *jao, int *iao) |
| int Trilinos_Util_csrcsc | ( | int | n, | |
| int | n2, | |||
| int | job, | |||
| int | ipos, | |||
| double * | a, | |||
| int * | ja, | |||
| int * | ia, | |||
| double * | ao, | |||
| int * | jao, | |||
| int * | iao | |||
| ) |
Referenced by Trilinos_Util_read_coo(), Trilinos_Util_read_hb(), and Trilinos_Util_ReadHb2Epetra().
1.5.9