Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
Amesos_Superludist.cpp File Reference
#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"
Include dependency graph for Amesos_Superludist.cpp:

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)
 

Function Documentation

int Superludist_NumProcRows ( int  NumProcs)

Definition at line 78 of file Amesos_Superludist.cpp.

int SetNPRowAndCol ( const int  MaxProcesses,
int &  nprow,
int &  npcol 
)

Definition at line 100 of file Amesos_Superludist.cpp.