Parallel Analog Ensemble
Public Member Functions | Public Attributes | Private Member Functions | List of all members
testGrid Class Reference

#include <testGrid.h>

Inheritance diagram for testGrid:

Public Member Functions

 testGrid ()
 
virtual ~testGrid ()
 

Public Attributes

std::string file_grid1 = _PATH_GRID1
 
std::string file_grid2 = _PATH_GRID2
 
std::string file_forecasts = _PATH_FORECASTS
 

Private Member Functions

 CPPUNIT_TEST_SUITE (testGrid)
 
 CPPUNIT_TEST (testReadPrint_)
 
 CPPUNIT_TEST (testRectangleMask_)
 
 CPPUNIT_TEST_SUITE_END ()
 
void testReadPrint_ ()
 
void testRectangleMask_ ()
 

Constructor & Destructor Documentation

◆ testGrid()

testGrid::testGrid ( )

◆ ~testGrid()

testGrid::~testGrid ( )
virtual

Member Function Documentation

◆ CPPUNIT_TEST() [1/2]

testGrid::CPPUNIT_TEST ( testReadPrint_  )
private

◆ CPPUNIT_TEST() [2/2]

testGrid::CPPUNIT_TEST ( testRectangleMask_  )
private

◆ CPPUNIT_TEST_SUITE()

testGrid::CPPUNIT_TEST_SUITE ( testGrid  )
private

◆ CPPUNIT_TEST_SUITE_END()

testGrid::CPPUNIT_TEST_SUITE_END ( )
private

◆ testReadPrint_()

void testGrid::testReadPrint_ ( )
private

Test Grid to read from a text file and print information to the console

◆ testRectangleMask_()

void testGrid::testRectangleMask_ ( )
private

Test Grid to generate a rectangle mask

Member Data Documentation

◆ file_forecasts

std::string testGrid::file_forecasts = _PATH_FORECASTS

◆ file_grid1

std::string testGrid::file_grid1 = _PATH_GRID1

◆ file_grid2

std::string testGrid::file_grid2 = _PATH_GRID2

The documentation for this class was generated from the following files: