#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 *) |
|
◆ MATTRANS_F77
#define MATTRANS_F77 F77_FUNC(mattrans,MATTRANS) |
◆ GENBTF_F77
#define GENBTF_F77 F77_FUNC(genbtf,GENBTF) |
◆ MATTRANS_F77()
void MATTRANS_F77 |
( |
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | ) |
|
extern |
◆ GENBTF_F77()
void GENBTF_F77 |
( |
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | ) |
|
extern |