|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "SuperludistOO.h"#include "Epetra_MpiComm.h"#include "Epetra_Map.h"#include "Epetra_LocalMap.h"#include "Epetra_Vector.h"#include "Epetra_RowMatrix.h"#include "Epetra_Operator.h"#include "Epetra_Import.h"#include "Epetra_Export.h"#include "Epetra_CrsMatrix.h"#include "supermatrix.h"#include "superlu_ddefs.h"#include "CrsMatrixTranspose.h"#include <vector>
Go to the source code of this file.
Functions | |
| int | SLU_NumRows (int NumProcs) |
| int SLU_NumRows | ( | int | NumProcs | ) |
Definition at line 62 of file SuperludistOO.cpp.
1.8.5