FV3 Bundle
test/interface/GeometryIterator.h File Reference
#include <math.h>
#include <string>
#include <vector>
#include <boost/test/unit_test.hpp>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include "eckit/config/Configuration.h"
#include "oops/base/GridPoint.h"
#include "oops/base/Variables.h"
#include "oops/interface/Geometry.h"
#include "oops/interface/GeometryIterator.h"
#include "oops/interface/State.h"
#include "oops/runs/Test.h"
#include "test/TestEnvironment.h"
Include dependency graph for test/interface/GeometryIterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  test::GeometryIteratorFixture< MODEL >
 
class  test::GeometryIterator< MODEL >
 

Namespaces

 test
 

Macros

#define BOOST_TEST_NO_MAIN
 
#define BOOST_TEST_ALTERNATIVE_INIT_API
 
#define BOOST_TEST_DYN_LINK
 

Functions

template<typename MODEL >
void test::testConstructor ()
 
template<typename MODEL >
void test::testIterator ()
 

Macro Definition Documentation

◆ BOOST_TEST_ALTERNATIVE_INIT_API

#define BOOST_TEST_ALTERNATIVE_INIT_API

Definition at line 19 of file test/interface/GeometryIterator.h.

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 20 of file test/interface/GeometryIterator.h.

◆ BOOST_TEST_NO_MAIN

#define BOOST_TEST_NO_MAIN

Definition at line 18 of file test/interface/GeometryIterator.h.