FV3 Bundle
|
Public Member Functions | |
StateTestFixture () | |
~StateTestFixture () | |
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 38 of file test/lorenz95/StateL95.cc.
|
inline |
|
inline |
Definition at line 48 of file test/lorenz95/StateL95.cc.
std::string test::StateTestFixture::date_str_ |
Definition at line 51 of file test/lorenz95/StateL95.cc.
boost::scoped_ptr<const eckit::LocalConfiguration> test::StateTestFixture::file_ |
Definition at line 49 of file test/lorenz95/StateL95.cc.
boost::scoped_ptr<lorenz95::Resolution> test::StateTestFixture::resol_ |
Definition at line 50 of file test/lorenz95/StateL95.cc.
boost::scoped_ptr<util::DateTime> test::StateTestFixture::time_ |
Definition at line 52 of file test/lorenz95/StateL95.cc.
boost::scoped_ptr<oops::Variables> test::StateTestFixture::vars_ |
Definition at line 53 of file test/lorenz95/StateL95.cc.