|
typedef std::shared_ptr< DAEInterface > | Ptr |
|
typedef std::vector< Ptr > | List |
|
using | ResFn = std::function< void(double, const double *, const double *, double *, std::vector< int > &)> |
|
|
virtual void | daeResidual (double ttime, const double state[], const double dstate_dt[], double resid[], std::vector< int > &off)=0 |
| Residual Function for DAE Solver.
|
|
virtual Complex | daeInitialize ()=0 |
| Voltage Getter for Components.
|
|
Definition at line 15 of file DAEInterface.h.
The documentation for this class was generated from the following file:
- /__w/dpsim/dpsim/dpsim-models/include/dpsim-models/Solver/DAEInterface.h