FV3 Bundle
test::GeometryFixture< MODEL > Class Template Reference

#include <Geometry.h>

Inheritance diagram for test::GeometryFixture< MODEL >:
[legend]
Collaboration diagram for test::GeometryFixture< MODEL >:
[legend]

Static Public Member Functions

static const eckit::Configuration & getConfig ()
 

Private Member Functions

 GeometryFixture ()
 
 ~GeometryFixture ()
 

Static Private Member Functions

static GeometryFixture< MODEL > & getInstance ()
 

Private Attributes

boost::scoped_ptr< const eckit::LocalConfiguration > conf_
 

Detailed Description

template<typename MODEL>
class test::GeometryFixture< MODEL >

Definition at line 32 of file test/interface/Geometry.h.

Constructor & Destructor Documentation

◆ GeometryFixture()

template<typename MODEL>
test::GeometryFixture< MODEL >::GeometryFixture ( )
inlineprivate

Definition at line 42 of file test/interface/Geometry.h.

Here is the call graph for this function:

◆ ~GeometryFixture()

template<typename MODEL>
test::GeometryFixture< MODEL >::~GeometryFixture ( )
inlineprivate

Definition at line 46 of file test/interface/Geometry.h.

Member Function Documentation

◆ getConfig()

template<typename MODEL>
static const eckit::Configuration& test::GeometryFixture< MODEL >::getConfig ( )
inlinestatic

Definition at line 34 of file test/interface/Geometry.h.

Here is the call graph for this function:

◆ getInstance()

template<typename MODEL>
static GeometryFixture<MODEL>& test::GeometryFixture< MODEL >::getInstance ( )
inlinestaticprivate

Definition at line 37 of file test/interface/Geometry.h.

Here is the caller graph for this function:

Member Data Documentation

◆ conf_

template<typename MODEL>
boost::scoped_ptr<const eckit::LocalConfiguration> test::GeometryFixture< MODEL >::conf_
private

Definition at line 48 of file test/interface/Geometry.h.


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