| 
    Amesos Package Browser (Single Doxygen Collection)
    Development
    
   | 
 
#include "Amesos_ConfigDefs.h"#include "Teuchos_TimeMonitor.hpp"#include "Teuchos_StackedTimer.hpp"#include <stdio.h>#include "mpi.h"#include "Epetra_MpiComm.h"#include "Epetra_Comm.h"#include "SparseDirectTimingVars.h"#include "Amesos_TestSolver.h"
Go to the source code of this file.
Macros | |
| #define | setw(a) ("") | 
| #define | setprecision(a) ("") | 
Functions | |
| int | main (int argc, char **argv) | 
Variables | |
| int | SuperLU_permc | 
| #define setw | ( | a | ) | ("") | 
Definition at line 83 of file Amesos_TestDriver.cpp.
| #define setprecision | ( | a | ) | ("") | 
Definition at line 84 of file Amesos_TestDriver.cpp.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 112 of file Amesos_TestDriver.cpp.
| int SuperLU_permc | 
Definition at line 55 of file Amesos_TestDriver.cpp.
 1.8.5