Amesos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
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

◆ ESpeed

enum ESpeed
Enumerator
SPEED_SLOW 
SPEED_MEDIUM 
SPEED_FAST 

Definition at line 71 of file Amesos_Performance.cpp.

Function Documentation

◆ main()

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

Definition at line 73 of file Amesos_Performance.cpp.