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

Public Member Functions

 IncrementTestFixture ()
 
 ~IncrementTestFixture ()
 

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 32 of file test/lorenz95/IncrementL95.cc.

Constructor & Destructor Documentation

◆ IncrementTestFixture()

test::IncrementTestFixture::IncrementTestFixture ( )
inline

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

Here is the call graph for this function:

◆ ~IncrementTestFixture()

test::IncrementTestFixture::~IncrementTestFixture ( )
inline

Definition at line 42 of file test/lorenz95/IncrementL95.cc.

Member Data Documentation

◆ date_str_

std::string test::IncrementTestFixture::date_str_

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

◆ file_

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

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

◆ resol_

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

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

◆ time_

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

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

◆ vars_

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

Definition at line 47 of file test/lorenz95/IncrementL95.cc.


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