Minsky
evalOp.h File Reference
#include <ecolab.h>
#include <xml_pack_base.h>
#include <xml_unpack_base.h>
#include "variableValue.h"
#include "operation.h"
#include "group.h"
#include "polyPackBase.h"
#include <vector>
#include <cairo/cairo.h>
#include <arrays.h>
#include "classdesc_access.h"
#include "evalOp.cd"
Include dependency graph for evalOp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  minsky::EvalOpBase
 
struct  minsky::EvalOpBase::Support
 
struct  minsky::ScalarEvalOp
 Legacy EvalOp base interface. More...
 
struct  minsky::EvalOp< T >
 represents the operation when evaluating the equations More...
 
struct  minsky::ConstantEvalOp
 
struct  minsky::EvalOpPtr
 
struct  minsky::EvalOpVector
 
struct  minsky::FlowVarsResized
 exception throw if flowVars vector unexpectedly resized during evalEquations More...
 

Namespaces

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