OOPS
test/interface/GeometryIterator.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "eckit/config/Configuration.h"
#include "eckit/testing/Test.h"
#include "oops/base/Geometry.h"
#include "oops/base/Increment.h"
#include "oops/base/LocalIncrement.h"
#include "oops/interface/GeometryIterator.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "test/interface/GeometryFixture.h"
#include "test/interface/Increment.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::GeometryIterator< MODEL >
 

Namespaces

 test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

template<typename MODEL >
void test::testBasic ()
 Tests of Geometry::begin/end; GeometryIterator ctor and ==/!= operators. More...
 
template<typename MODEL >
void test::testGetSetLocal ()
 Test of GeometryIterator::operator++, Increment::getLocal and Increment::setLocal. More...
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

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