Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Enumerations | Functions
Amesos_Performance.cpp File Reference
#include "Amesos_ConfigDefs.h"
#include "Teuchos_CommandLineProcessor.hpp"
#include "Teuchos_Version.hpp"
Include dependency graph for Amesos_Performance.cpp:

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[])
 

Enumeration Type Documentation

enum ESpeed
Enumerator
SPEED_SLOW 
SPEED_MEDIUM 
SPEED_FAST 

Definition at line 71 of file Amesos_Performance.cpp.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 73 of file Amesos_Performance.cpp.