#include <EpetraExt_BTF_LinearProblem.h>
#include <Epetra_CrsMatrix.h>
#include <Epetra_VbrMatrix.h>
#include <Epetra_CrsGraph.h>
#include <Epetra_Map.h>
#include <Epetra_BlockMap.h>
#include <Epetra_MultiVector.h>
#include <Epetra_LinearProblem.h>
#include <set>
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 * |
|
|
) |
| |