iLand
Functions | Variables
tests.cpp File Reference
#include "global.h"
#include "tests.h"
#include "helper.h"
#include "debugtimer.h"
#include "random.h"
#include "model.h"
#include "resourceunit.h"
#include "expressionwrapper.h"
#include "expression.h"
#include "climate.h"
#include "species.h"
#include "speciesresponse.h"
#include "watercycle.h"
#include "csvfile.h"
#include "xmlhelper.h"
#include "environment.h"
#include "exception.h"
#include "seeddispersal.h"
#include "establishment.h"
#include "saplings.h"
#include "standloader.h"
#include "soil.h"
#include "mapgrid.h"
#include "management.h"
#include "dem.h"
#include "modelcontroller.h"
#include "modules.h"
#include "../plugins/fire/fireplugin.h"
#include "../plugins/fire/firemodule.h"
#include "../plugins/wind/windmodule.h"
#include "../plugins/wind/windplugin.h"
#include <QInputDialog>
#include <QtConcurrent/QtConcurrent>
#include "spatialanalysis.h"
#include "forestmanagementengine.h"
#include "fmstp.h"
#include "../3rdparty/MersenneTwister.h"

Functions

double tme_test1 (const double &x)
 
double tme_test2 (const double &x)
 
double tme_test3 (const double &x)
 
void testF (double *begin, double *end)
 

Variables

Expression tme_exp
 
int tme_count
 
QMutex tme_mutex
 
DEM_dem = 0
 
ABE::ForestManagementEnginefome =0
 

Function Documentation

◆ testF()

void testF ( double *  begin,
double *  end 
)

◆ tme_test1()

double tme_test1 ( const double &  x)

◆ tme_test2()

double tme_test2 ( const double &  x)

◆ tme_test3()

double tme_test3 ( const double &  x)

Variable Documentation

◆ _dem

DEM* _dem = 0

◆ fome

◆ tme_count

int tme_count

◆ tme_exp

Expression tme_exp

◆ tme_mutex

QMutex tme_mutex