CFL
|
This is the complete list of members for cfl::IModel, including all inherited members.
addDependence(Slice &rSlice, const std::vector< unsigned > &rStates) const =0 | cfl::IModel | pure virtual |
eventTimes() const =0 | cfl::IModel | pure virtual |
indicator(Slice &rSlice, double dBarrier) const =0 | cfl::IModel | pure virtual |
interpolate(const Slice &rSlice) const =0 | cfl::IModel | pure virtual |
numberOfNodes(unsigned iEventTime, const std::vector< unsigned > &rStates) const =0 | cfl::IModel | pure virtual |
numberOfStates() const =0 | cfl::IModel | pure virtual |
origin() const =0 | cfl::IModel | pure virtual |
rollback(Slice &rSlice, unsigned iEventTime) const =0 | cfl::IModel | pure virtual |
state(unsigned iEventTime, unsigned iState) const =0 | cfl::IModel | pure virtual |
~IModel() | cfl::IModel | inlinevirtual |