cta_defaults.h File Reference

A list of all default class implementations. More...

#include "cta_system.h"
#include "cta_vector.h"
#include "cta_matrix.h"
#include "cta_sobs.h"
#include "cta_model.h"
#include "cta_file.h"

Go to the source code of this file.

Variables

CTAEXPORT CTA_VecClass CTA_DEFAULT_VECTOR
CTAEXPORT CTA_SObsClass CTA_DEFAULT_SOBS
CTAEXPORT CTA_SObsClass CTA_COMBINE_SOBS
CTAEXPORT CTA_SObsClass CTA_NETCDF_SOBS
CTAEXPORT CTA_SObsClass CTA_MAORI_SOBS
CTAEXPORT CTA_SObsClass CTA_USER_SOBS
CTAEXPORT CTA_ObsDescrClass CTA_OBSDESCR_TABLE
CTAEXPORT CTA_MatClass CTA_DEFAULT_MATRIX
CTAEXPORT CTA_ModelClass CTA_MODBUILD_SP
CTAEXPORT CTA_ModelClass CTA_MODBUILD_PAR
CTAEXPORT CTA_File CTA_FILE_STDOUT
CTAEXPORT CTA_ModelClass CTA_MODELCOMBINER
CTAEXPORT CTA_ModelClass CTA_MODBUILD_B3B
CTAEXPORT CTA_ModelClass CTA_MODBUILD_BB
CTAEXPORT CTA_Func CTA_OP_ROOT_RMS
CTAEXPORT CTA_Func CTA_OP_ROOT_AMAX
CTAEXPORT CTA_Func CTA_OP_ROOT_PRINTI
CTAEXPORT CTA_Func CTA_OP_ROOT_SSQ
CTAEXPORT long int CTA_INITIAL_RANDOM_SEED
CTAEXPORT char userDefaultDynamicLibrary [256]

Detailed Description

A list of all default class implementations.

Definition in file cta_defaults.h.


Variable Documentation

stochastic observer class implementation that concatenates stochastic observers of arbitrary kind

default dense matrix class implementation

default stochastic observer class implementation based on an sqlite3 database

default dense vector class implementation

File handle that actually prints to standard out

CTAEXPORT long int CTA_INITIAL_RANDOM_SEED

Initial random seed

stochastic observer class implementation based on NetCDF input files

The B3B (Black box) model builder

The 'New' (Black box) model builder

The PAR (multiple processor parallel) model builder

The SP (Single processor) model builder

The modelcombiner

stochastic observer class implementation based on NetCDF input files

observer description class implementation based on a simple table

Operator for finding the index of the maxabs of the roots of a treevector to use with method CTA_TreeVector_OpOnLeafs

Operator for finding displaying the values at given indices of the roots of a treevector to use with method CTA_TreeVector_OpOnLeafs

Operator for dispaying the scaled RMS of the roots of a treevector to use with method CTA_TreeVector_OpOnLeafs

Operator for dispaying the scaled Sum-of-Squares of the roots of a treevector to use with method CTA_TreeVector_OpOnLeafs

stochastic observer class implementation based on user provided library

CTAEXPORT char userDefaultDynamicLibrary[256]

Name of the user provided dynamic library with user functions


Generated on 4 Mar 2014 for OpenDA by  doxygen 1.6.1