|
FV3 Bundle
|
Public Member Functions | |
| ModelTestFixture () | |
| ~ModelTestFixture () | |
Public Attributes | |
| boost::scoped_ptr< lorenz95::Resolution > | resol_ |
| boost::scoped_ptr< const eckit::LocalConfiguration > | nlconf_ |
Additional Inherited Members | |
Private Member Functions inherited from test::TestFixture | |
| TestFixture () | |
| ~TestFixture () | |
Definition at line 30 of file test/lorenz95/ModelL95.cc.
|
inline |
|
inline |
Definition at line 37 of file test/lorenz95/ModelL95.cc.
| boost::scoped_ptr<const eckit::LocalConfiguration> test::ModelTestFixture::nlconf_ |
Definition at line 39 of file test/lorenz95/ModelL95.cc.
| boost::scoped_ptr<lorenz95::Resolution> test::ModelTestFixture::resol_ |
Definition at line 38 of file test/lorenz95/ModelL95.cc.