Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <NestedFadUnitTests.hpp>
Protected Types | |
typedef Sacado::ScalarType < FadFadType >::type | ScalarType |
typedef Sacado::ValueType < FadFadType >::type | FadType |
Protected Member Functions | |
FadFadOpsUnitTest () | |
void | SetUp () override |
void | TearDown () override |
template<typename ScalarT > | |
ScalarT | composite1 (const ScalarT &a, const ScalarT &b) |
template<typename ScalarT > | |
ScalarT | composite1_fad (const ScalarT &a, const ScalarT &b) |
Protected Member Functions inherited from testing::Test | |
Test () | |
Protected Attributes | |
FadFadType | a_dfad_ |
FadFadType | b_dfad_ |
FadFadType | c_dfad_ |
FAD::Fad< FadType > | a_fad_ |
FAD::Fad< FadType > | b_fad_ |
FAD::Fad< FadType > | c_fad_ |
Sacado::Random< ScalarType > | urand |
int | n1 |
int | n2 |
ScalarType | tol_a |
ScalarType | 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) |
static void | RecordProperty (const std::string &key, int value) |
Definition at line 27 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 29 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 30 of file NestedFadUnitTests.hpp.
|
inlineprotected |
Definition at line 49 of file NestedFadUnitTests.hpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 52 of file NestedFadUnitTests.hpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 100 of file NestedFadUnitTests.hpp.
|
inlineprotected |
Definition at line 103 of file NestedFadUnitTests.hpp.
|
inlineprotected |
Definition at line 117 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 33 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 33 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 33 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 36 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 36 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 36 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 39 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 42 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 42 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 45 of file NestedFadUnitTests.hpp.
|
protected |
Definition at line 45 of file NestedFadUnitTests.hpp.