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

Protected Member Functions | |
| RealFadOpsUnitTest2 () | |
Protected Member Functions inherited from FadOpsUnitTest2< FadType > | |
| FadOpsUnitTest2 () | |
| void | SetUp () override |
| void | TearDown () override |
Protected Member Functions inherited from testing::Test | |
| Test () | |
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) |
Protected Types inherited from FadOpsUnitTest2< FadType > | |
| typedef Sacado::ScalarType < FadType >::type | ScalarType |
Protected Attributes inherited from FadOpsUnitTest2< FadType > | |
| FadType | a_fad_ |
| FadType | b_fad_ |
| FadType | c_fad_ |
| Sacado::Random< ScalarType > | urand |
| int | n_ |
| double | tol_a |
| double | tol_r |
Definition at line 71 of file FadUnitTests2.hpp.
|
inlineprotected |
Definition at line 74 of file FadUnitTests2.hpp.
1.8.5