CSol
Classes | Namespaces | Typedefs
csol_tri.h File Reference
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "csol_plugin_api.h"
#include "series/csol_timeseries.h"
#include <stdexcept>
#include <algorithm>
#include <cmath>
Include dependency graph for csol_tri.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Tri< T >
 Interpolated triangular shape function implementation. More...
 

Namespaces

 CSIRO
 
 CSIRO::CSol
 

Typedefs

typedef Tri< REAL > TriScalar
 Interpolated triangular scalar. More...
 
typedef Tri< CSIRO::CSol::TimeSeriesTriTimeSeries
 Interpolated triangular timeseries. More...