FV3 Bundle
test::TlmTestFixture Class Reference
Inheritance diagram for test::TlmTestFixture:
[legend]
Collaboration diagram for test::TlmTestFixture:
[legend]

Public Member Functions

 TlmTestFixture ()
 
 ~TlmTestFixture ()
 

Public Attributes

boost::scoped_ptr< lorenz95::ModelL95model_
 
boost::scoped_ptr< lorenz95::Resolutionresol_
 
boost::scoped_ptr< const eckit::LocalConfiguration > tlconf_
 

Additional Inherited Members

- Private Member Functions inherited from test::TestFixture
 TestFixture ()
 
 ~TestFixture ()
 

Detailed Description

Definition at line 34 of file test/lorenz95/TLML95.cc.

Constructor & Destructor Documentation

◆ TlmTestFixture()

test::TlmTestFixture::TlmTestFixture ( )
inline

Definition at line 36 of file test/lorenz95/TLML95.cc.

Here is the call graph for this function:

◆ ~TlmTestFixture()

test::TlmTestFixture::~TlmTestFixture ( )
inline

Definition at line 43 of file test/lorenz95/TLML95.cc.

Member Data Documentation

◆ model_

boost::scoped_ptr<lorenz95::ModelL95> test::TlmTestFixture::model_

Definition at line 44 of file test/lorenz95/TLML95.cc.

◆ resol_

boost::scoped_ptr<lorenz95::Resolution> test::TlmTestFixture::resol_

Definition at line 45 of file test/lorenz95/TLML95.cc.

◆ tlconf_

boost::scoped_ptr<const eckit::LocalConfiguration> test::TlmTestFixture::tlconf_

Definition at line 46 of file test/lorenz95/TLML95.cc.


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