| 
    FV3 Bundle
    
   | 
 
Public Member Functions | |
| IncrementTestFixture () | |
| ~IncrementTestFixture () | |
Public Attributes | |
| boost::scoped_ptr< const eckit::LocalConfiguration > | file_ | 
| boost::scoped_ptr< lorenz95::Resolution > | resol_ | 
| std::string | date_str_ | 
| boost::scoped_ptr< util::DateTime > | time_ | 
| boost::scoped_ptr< oops::Variables > | vars_ | 
Additional Inherited Members | |
  Private Member Functions inherited from test::TestFixture | |
| TestFixture () | |
| ~TestFixture () | |
Definition at line 32 of file test/lorenz95/IncrementL95.cc.
      
  | 
  inline | 
Definition at line 34 of file test/lorenz95/IncrementL95.cc.
      
  | 
  inline | 
Definition at line 42 of file test/lorenz95/IncrementL95.cc.
| std::string test::IncrementTestFixture::date_str_ | 
Definition at line 45 of file test/lorenz95/IncrementL95.cc.
| boost::scoped_ptr<const eckit::LocalConfiguration> test::IncrementTestFixture::file_ | 
Definition at line 43 of file test/lorenz95/IncrementL95.cc.
| boost::scoped_ptr<lorenz95::Resolution> test::IncrementTestFixture::resol_ | 
Definition at line 44 of file test/lorenz95/IncrementL95.cc.
| boost::scoped_ptr<util::DateTime> test::IncrementTestFixture::time_ | 
Definition at line 46 of file test/lorenz95/IncrementL95.cc.
| boost::scoped_ptr<oops::Variables> test::IncrementTestFixture::vars_ | 
Definition at line 47 of file test/lorenz95/IncrementL95.cc.