Parallel Analog Ensemble
Loading...
Searching...
No Matches
testForecastsPointer.h
Go to the documentation of this file.
1/*
2 * File: testForecastsPointer.h
3 * Author: Weiming Hu <weiming@psu.edu>
4 *
5 * Created on Jul 1, 2018, 10:47:47 AM
6 */
7
8#ifndef TESTFORECASTSPOINTER_H
9#define TESTFORECASTSPOINTER_H
10
11#include <cppunit/extensions/HelperMacros.h>
12
35
36#endif /* TESTFORECASTSPOINTER_H */
testForecastsPointer()
Definition testForecastsPointer.cpp:23
virtual ~testForecastsPointer()
Definition testForecastsPointer.cpp:26
void testForecastSetVectorValues_()
Definition testForecastsPointer.cpp:78
void testSubset_()
Definition testForecastsPointer.cpp:127
CPPUNIT_TEST(testCopy_)
CPPUNIT_TEST(testWind_)
CPPUNIT_TEST(testForecastSetVectorValues_)
void testCopy_()
Definition testForecastsPointer.cpp:29
CPPUNIT_TEST_SUITE(testForecastsPointer)
void testWind_()
Definition testForecastsPointer.cpp:213
CPPUNIT_TEST(testSubset_)