|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <TayUnitTests.hpp>

Protected Member Functions | |
| TaylorOpsUnitTest () | |
| ~TaylorOpsUnitTest () | |
| void | SetUp () |
| void | TearDown () |
| template<typename ScalarT > | |
| ScalarT | composite1 (const ScalarT &a, const ScalarT &b) |
Protected Member Functions inherited from testing::Test | |
| Test () | |
Protected Attributes | |
| TaylorType | a_dtay_ |
| TaylorType | b_dtay_ |
| TaylorType | c_dtay_ |
| double ** | X_ |
| double ** | Y_ |
| Sacado::Random< double > | urand |
| int | d_ |
| double | tol_a |
| double | tol_r |
Additional Inherited Members | |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestSuite () |
| static void | TearDownTestSuite () |
| static void | TearDownTestCase () |
| static void | SetUpTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | IsSkipped () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| template<typename T , std::enable_if_t< std::is_convertible< T, int64_t >::value, bool > = true> | |
| static void | RecordProperty (const std::string &key, const T &value) |
Definition at line 50 of file TayUnitTests.hpp.
|
inlineprotected |
Definition at line 68 of file TayUnitTests.hpp.
|
inlineprotected |
Definition at line 79 of file TayUnitTests.hpp.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 89 of file TayUnitTests.hpp.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 108 of file TayUnitTests.hpp.
|
inlineprotected |
Definition at line 111 of file TayUnitTests.hpp.
|
protected |
Definition at line 54 of file TayUnitTests.hpp.
|
protected |
Definition at line 54 of file TayUnitTests.hpp.
|
protected |
Definition at line 54 of file TayUnitTests.hpp.
|
protected |
Definition at line 57 of file TayUnitTests.hpp.
|
protected |
Definition at line 57 of file TayUnitTests.hpp.
|
protected |
Definition at line 60 of file TayUnitTests.hpp.
|
protected |
Definition at line 63 of file TayUnitTests.hpp.
|
protected |
Definition at line 66 of file TayUnitTests.hpp.
|
protected |
Definition at line 66 of file TayUnitTests.hpp.
1.8.5