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

Go to the source code of this file.

Classes

struct  container< T >
 

Typedefs

typedef Sacado::Fad::Exp::DFad
< double > 
Fad_DFadType
 
typedef Sacado::Fad::Exp::SFad
< double, global_fad_size
Fad_SFadType
 
typedef
Sacado::Fad::Exp::SLFad
< double, global_fad_size
Fad_SLFadType
 

Functions

 TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL (ConditionalReturnType, Fad, FAD)
 
int main (int argc, char *argv[])
 

Variables

const int global_fad_size = 10
 

Typedef Documentation

Definition at line 57 of file ConditionalReturnTypeTest.cpp.

Definition at line 58 of file ConditionalReturnTypeTest.cpp.

Definition at line 59 of file ConditionalReturnTypeTest.cpp.

Function Documentation

TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL ( ConditionalReturnType  ,
Fad  ,
FAD   
)

Definition at line 46 of file ConditionalReturnTypeTest.cpp.

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

Definition at line 64 of file ConditionalReturnTypeTest.cpp.

Variable Documentation

const int global_fad_size = 10

Definition at line 56 of file ConditionalReturnTypeTest.cpp.