Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "Amesos_Superludist.h"
#include "Epetra_Map.h"
#include "Epetra_Import.h"
#include "Epetra_CrsMatrix.h"
#include "Epetra_Util.h"
#include "superlu_ddefs.h"
#include "supermatrix.h"
Go to the source code of this file.
Classes | |
class | Amesos_Superlu_Pimpl |
Functions | |
int | Superludist_NumProcRows (int NumProcs) |
int | SetNPRowAndCol (const int MaxProcesses, int &nprow, int &npcol) |
int Superludist_NumProcRows | ( | int | NumProcs | ) |
Definition at line 67 of file Amesos_Superludist.cpp.
int SetNPRowAndCol | ( | const int | MaxProcesses, |
int & | nprow, | ||
int & | npcol | ||
) |
Definition at line 89 of file Amesos_Superludist.cpp.