Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <TraitsTests.hpp>
Protected Types | |
typedef Sacado::mpl::apply < ADType, double >::type | ad1_t |
typedef Sacado::mpl::apply < ADType, ad1_t >::type | ad2_t |
Protected Member Functions | |
TraitsTests () | |
~TraitsTests () | |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
Sacado::Random< double > | urand |
ad1_t | ad1 |
ad2_t | ad2 |
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 25 of file TraitsTests.hpp.
|
protected |
Definition at line 28 of file TraitsTests.hpp.
|
protected |
Definition at line 29 of file TraitsTests.hpp.
|
inlineprotected |
Definition at line 40 of file TraitsTests.hpp.
|
inlineprotected |
Definition at line 41 of file TraitsTests.hpp.
|
protected |
Definition at line 32 of file TraitsTests.hpp.
|
protected |
Definition at line 37 of file TraitsTests.hpp.
|
protected |
Definition at line 38 of file TraitsTests.hpp.