IODA Bundle
TestFunctionThin.cc File Reference
#include <cmath>
#include "eckit/log/Timer.h"
#include "odc/Select.h"
#include "odc/Writer.h"
#include "TestCase.h"
Include dependency graph for TestFunctionThin.cc:

Go to the source code of this file.

Functions

static void setUp ()
 
static void tearDown ()
 
static void test ()
 

Variables

const double EPS = 7e-6
 

Function Documentation

◆ setUp()

static void setUp ( )
static

Definition at line 30 of file TestFunctionThin.cc.

Here is the call graph for this function:

◆ tearDown()

static void tearDown ( )
static

Definition at line 50 of file TestFunctionThin.cc.

◆ test()

static void test ( )
static

Definition at line 55 of file TestFunctionThin.cc.

Variable Documentation

◆ EPS

const double EPS = 7e-6

Definition at line 15 of file TestFunctionThin.cc.