Changed the general operator interface to be consistent with the rest
of EO, updated some documentation.
This commit is contained in:
parent
64a5d2de58
commit
ed45375451
17 changed files with 230 additions and 52 deletions
|
|
@ -29,7 +29,8 @@
|
|||
#define eoSteadyStateInserter_h
|
||||
|
||||
|
||||
#include "eoEvalFunc.h"
|
||||
#include <eoEvalFunc.h>
|
||||
#include <eoInserter.h>
|
||||
|
||||
/**
|
||||
* eoSteadyStateInserter: Interface class that enables an operator to update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue