| 
    Amesos Package Browser (Single Doxygen Collection)
    Development
    
   | 
 
#include "Amesos_ConfigDefs.h"#include "Epetra_SerialComm.h"#include "Epetra_Map.h"#include "Epetra_MultiVector.h"#include "Epetra_Time.h"#include "Epetra_CrsMatrix.h"#include "Amesos.h"#include "Teuchos_ParameterList.hpp"#include "Teuchos_Array.hpp"#include "Galeri_Maps.h"#include "Galeri_CrsMatrices.h"
Go to the source code of this file.
Functions | |
| bool | TestAmesos (char ProblemType[], Epetra_RowMatrix &A, int NumVectors) | 
| int | main (int argc, char *argv[]) | 
| bool TestAmesos | ( | char | ProblemType[], | 
| Epetra_RowMatrix & | A, | ||
| int | NumVectors | ||
| ) | 
Definition at line 21 of file Test_MultipleSolves/cxx_main.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 93 of file Test_MultipleSolves/cxx_main.cpp.
 1.8.5