UFO
test/ufo/PiecewiseLinearInterpolation.h File Reference
#include <string>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/runs/Test.h"
#include "oops/util/Expect.h"
#include "test/TestEnvironment.h"
#include "ufo/utils/PiecewiseLinearInterpolation.h"
Include dependency graph for test/ufo/PiecewiseLinearInterpolation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ufo::test::PiecewiseLinearInterpolation
 

Namespaces

 ufo
 
 ufo::test
 

Functions

 ufo::test::CASE ("ufo/PiecewiseLinearInterpolation/atInterpolationPoints")
 
 ufo::test::CASE ("ufo/PiecewiseLinearInterpolation/betweenInterpolationPoints")
 
 ufo::test::CASE ("ufo/PiecewiseLinearInterpolation/outsideInterpolationPoints")
 
 ufo::test::CASE ("ufo/PiecewiseLinearInterpolation/singleInterpolationPoint")
 
 ufo::test::CASE ("ufo/PiecewiseLinearInterpolation/noInterpolationPoints")
 
 ufo::test::CASE ("ufo/PiecewiseLinearInterpolation/differentNumberOfAbscissasAndOrdinates")