| 
    Amesos Package Browser (Single Doxygen Collection)
    Development
    
   | 
 
#include "Amesos_ConfigDefs.h"#include "Teuchos_CommandLineProcessor.hpp"#include "Teuchos_Version.hpp"
Go to the source code of this file.
Enumerations | |
| enum | ESpeed { SPEED_SLOW =-1, SPEED_MEDIUM =0, SPEED_FAST =+1 } | 
Functions | |
| int | main (int argc, char *argv[]) | 
| enum ESpeed | 
| Enumerator | |
|---|---|
| SPEED_SLOW | |
| SPEED_MEDIUM | |
| SPEED_FAST | |
Definition at line 71 of file Amesos_Performance.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 73 of file Amesos_Performance.cpp.
 1.8.5