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

Public Member Functions

 ModelTestFixture ()
 
 ~ModelTestFixture ()
 

Public Attributes

boost::scoped_ptr< lorenz95::Resolutionresol_
 
boost::scoped_ptr< const eckit::LocalConfiguration > nlconf_
 

Additional Inherited Members

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

Detailed Description

Definition at line 30 of file test/lorenz95/ModelL95.cc.

Constructor & Destructor Documentation

◆ ModelTestFixture()

test::ModelTestFixture::ModelTestFixture ( )
inline

Definition at line 32 of file test/lorenz95/ModelL95.cc.

Here is the call graph for this function:

◆ ~ModelTestFixture()

test::ModelTestFixture::~ModelTestFixture ( )
inline

Definition at line 37 of file test/lorenz95/ModelL95.cc.

Member Data Documentation

◆ nlconf_

boost::scoped_ptr<const eckit::LocalConfiguration> test::ModelTestFixture::nlconf_

Definition at line 39 of file test/lorenz95/ModelL95.cc.

◆ resol_

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

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


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