Minsky
evalGodley.h File Reference
#include "schema/assetClass.h"
#include "classdesc_access.h"
#include "constMap.h"
#include "variableValues.h"
#include "str.h"
#include "flowCoef.h"
#include <ecolab.h>
#include <arrays.h>
#include "evalGodley.cd"
#include "evalGodley.xcd"
Include dependency graph for evalGodley.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  minsky::EvalGodley
 
class  minsky::GodleyIteratorAdaptor< T >
 adaptor suitable for initialiseGodleys More...
 
struct  minsky::SharedColumnCheck
 for checking shared columns between tables More...
 

Namespaces

 minsky
 Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes.
 

Functions

template<class T >
GodleyIteratorAdaptor< T > minsky::makeGodleyIt (const T &it)