#include <EpetraExt_BTF_CrsMatrix.h>
#include <EpetraExt_Transpose_CrsGraph.h>
#include <Epetra_Import.h>
#include <Epetra_CrsMatrix.h>
#include <Epetra_CrsGraph.h>
#include <Epetra_Map.h>
#include <vector>
Go to the source code of this file.
|
void | MATTRANS_F77 (int *, int *, int *, int *, int *, int *) |
|
void | GENBTF_F77 (int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *, int *) |
|
#define MATTRANS_F77 F77_FUNC(mattrans,MATTRANS) |
#define GENBTF_F77 F77_FUNC(genbtf,GENBTF) |
void MATTRANS_F77 |
( |
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
|
|
) |
| |
void GENBTF_F77 |
( |
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
|
|
) |
| |