Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Fad_CommTests.cpp
Go to the documentation of this file.
1 // @HEADER
2 // *****************************************************************************
3 // Sacado Package
4 //
5 // Copyright 2006 NTESS and the Sacado contributors.
6 // SPDX-License-Identifier: LGPL-2.1-or-later
7 // *****************************************************************************
8 // @HEADER
9 
13 
14 #include "Sacado.hpp"
15 #include "Fad_CommTests.hpp"
16 
17 typedef int Ordinal;
23 FAD_COMM_TESTS(Fad_SLFadType, Fad_SLFad)
25 
26 int main( int argc, char* argv[] ) {
27  Teuchos::GlobalMPISession mpiSession(&argc, &argv);
28 
30 }
Sacado::CacheFad::SLFad< double, 10 > Fad_SLFadType
Sacado::CacheFad::DFad< double > Fad_DFadType
static int runUnitTestsFromMain(int argc, char *argv[])
#define FAD_COMM_TESTS(FadType, FAD)
int main()
Definition: ad_example.cpp:171
int Ordinal
Sacado::Random< double > rnd
Sacado::CacheFad::SFad< double, 5 > Fad_SFadType