Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions | Variables
CacheFad_CommTests.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Sacado.hpp"
#include "Fad_CommTests.hpp"
Include dependency graph for CacheFad_CommTests.cpp:

Go to the source code of this file.

Typedefs

typedef int Ordinal
 
typedef Sacado::CacheFad::DFad
< double > 
Fad_DFadType
 
typedef
Sacado::CacheFad::SLFad
< double, 10 > 
Fad_SLFadType
 
typedef Sacado::CacheFad::SFad
< double, 5 > 
Fad_SFadType
 

Functions

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

Variables

Sacado::Random< double > rnd
 

Typedef Documentation

typedef int Ordinal

Definition at line 36 of file CacheFad_CommTests.cpp.

Definition at line 37 of file CacheFad_CommTests.cpp.

Definition at line 38 of file CacheFad_CommTests.cpp.

Definition at line 39 of file CacheFad_CommTests.cpp.

Function Documentation

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

Definition at line 45 of file CacheFad_CommTests.cpp.

Variable Documentation

Sacado::Random<double> rnd

Definition at line 40 of file CacheFad_CommTests.cpp.