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

Public Member Functions

 StateTestFixture ()
 
 ~StateTestFixture ()
 

Public Attributes

boost::scoped_ptr< const eckit::LocalConfiguration > file_
 
boost::scoped_ptr< lorenz95::Resolutionresol_
 
std::string date_str_
 
boost::scoped_ptr< util::DateTime > time_
 
boost::scoped_ptr< oops::Variablesvars_
 

Additional Inherited Members

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

Detailed Description

Definition at line 38 of file test/lorenz95/StateL95.cc.

Constructor & Destructor Documentation

◆ StateTestFixture()

test::StateTestFixture::StateTestFixture ( )
inline

Definition at line 40 of file test/lorenz95/StateL95.cc.

Here is the call graph for this function:

◆ ~StateTestFixture()

test::StateTestFixture::~StateTestFixture ( )
inline

Definition at line 48 of file test/lorenz95/StateL95.cc.

Member Data Documentation

◆ date_str_

std::string test::StateTestFixture::date_str_

Definition at line 51 of file test/lorenz95/StateL95.cc.

◆ file_

boost::scoped_ptr<const eckit::LocalConfiguration> test::StateTestFixture::file_

Definition at line 49 of file test/lorenz95/StateL95.cc.

◆ resol_

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

Definition at line 50 of file test/lorenz95/StateL95.cc.

◆ time_

boost::scoped_ptr<util::DateTime> test::StateTestFixture::time_

Definition at line 52 of file test/lorenz95/StateL95.cc.

◆ vars_

boost::scoped_ptr<oops::Variables> test::StateTestFixture::vars_

Definition at line 53 of file test/lorenz95/StateL95.cc.


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