|
OpenCMISS-Iron Internal API Documentation
|

Go to the source code of this file.
Functions | |
| void | SolverDAEExternalIntegrate (const int NumberOfDofs, const double StartTime, const double EndTime, double *InitialStep, const int OnlyOneModelIndex, int *ModelsData, int NumberOfState, double *StateData, int NumberOfParameters, double *ParametersData, int NumberOfIntermediate, double *IntermediateData, int *err) |
| void SolverDAEExternalIntegrate | ( | const int | NumberOfDofs, |
| const double | StartTime, | ||
| const double | EndTime, | ||
| double * | InitialStep, | ||
| const int | OnlyOneModelIndex, | ||
| int * | ModelsData, | ||
| int | NumberOfState, | ||
| double * | StateData, | ||
| int | NumberOfParameters, | ||
| double * | ParametersData, | ||
| int | NumberOfIntermediate, | ||
| double * | IntermediateData, | ||
| int * | err | ||
| ) |
Definition at line 68 of file external_dae_solver_routines.c.