Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
RealFadOpsUnitTest2< FadType > Class Template Reference

#include <FadUnitTests2.hpp>

Inheritance diagram for RealFadOpsUnitTest2< FadType >:

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)
static void RecordProperty (const std::string &key, int 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< ScalarTypeurand
int n_
double tol_a
double tol_r

Detailed Description

template<typename FadType>
class RealFadOpsUnitTest2< FadType >

Definition at line 91 of file FadUnitTests2.hpp.

Constructor & Destructor Documentation

◆ RealFadOpsUnitTest2()

template<typename FadType>
RealFadOpsUnitTest2< FadType >::RealFadOpsUnitTest2 ( )
inlineprotected

Definition at line 94 of file FadUnitTests2.hpp.


The documentation for this class was generated from the following file: