FV3 Bundle
|
Public Member Functions | |
TlmTestFixture () | |
~TlmTestFixture () | |
Public Attributes | |
boost::scoped_ptr< lorenz95::ModelL95 > | model_ |
boost::scoped_ptr< lorenz95::Resolution > | resol_ |
boost::scoped_ptr< const eckit::LocalConfiguration > | tlconf_ |
Additional Inherited Members | |
Private Member Functions inherited from test::TestFixture | |
TestFixture () | |
~TestFixture () | |
Definition at line 34 of file test/lorenz95/TLML95.cc.
|
inline |
|
inline |
Definition at line 43 of file test/lorenz95/TLML95.cc.
boost::scoped_ptr<lorenz95::ModelL95> test::TlmTestFixture::model_ |
Definition at line 44 of file test/lorenz95/TLML95.cc.
boost::scoped_ptr<lorenz95::Resolution> test::TlmTestFixture::resol_ |
Definition at line 45 of file test/lorenz95/TLML95.cc.
boost::scoped_ptr<const eckit::LocalConfiguration> test::TlmTestFixture::tlconf_ |
Definition at line 46 of file test/lorenz95/TLML95.cc.