Sacado Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
test
UnitTests
Tay_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
10
#include "
Teuchos_UnitTestHarness.hpp
"
11
#include "
Teuchos_UnitTestRepository.hpp
"
12
#include "
Teuchos_GlobalMPISession.hpp
"
13
14
#include "
Sacado_No_Kokkos.hpp
"
15
#include "
Sacado_Tay_CacheTaylor.hpp
"
16
#include "
Tay_CommTests.hpp
"
17
18
typedef
int
Ordinal
;
19
Sacado::Random<double>
rnd
;
20
TAY_COMM_TESTS
(
Sacado::Tay::Taylor<double>
, Taylor)
21
TAY_COMM_TESTS
(Sacado::Tay::CacheTaylor<
double
>, CacheTaylor)
22
23
int
main
(
int
argc,
char
* argv[] ) {
24
Teuchos::GlobalMPISession
mpiSession(&argc, &argv);
25
return
Teuchos::UnitTestRepository::runUnitTestsFromMain
(argc, argv);
26
}
Teuchos::GlobalMPISession
TAY_COMM_TESTS
#define TAY_COMM_TESTS(TayType, TAY)
Definition:
Tay_CommTests.hpp:75
Teuchos_UnitTestRepository.hpp
Teuchos::UnitTestRepository::runUnitTestsFromMain
static int runUnitTestsFromMain(int argc, char *argv[])
Sacado_Tay_CacheTaylor.hpp
main
int main()
Definition:
ad_example.cpp:171
Teuchos_UnitTestHarness.hpp
Ordinal
int Ordinal
Definition:
CacheFad_CommTests.cpp:17
Sacado_No_Kokkos.hpp
rnd
Sacado::Random< double > rnd
Definition:
CacheFad_CommTests.cpp:21
Tay_CommTests.hpp
Teuchos_GlobalMPISession.hpp
Sacado::Tay::Taylor< double >
Sacado::Random< double >
Generated on Fri Jan 10 2025 09:23:56 for Sacado Package Browser (Single Doxygen Collection) by
1.8.5