Enumerations | |
| enum | EResponseType { RESPONSE_TYPE_SUM, RESPONSE_TYPE_BLOCK } |
| More... | |
| RESPONSE_TYPE_SUM | The response functions should be summed and returned. |
| RESPONSE_TYPE_BLOCK | The response functions should be blocked up and returned. |
Definition at line 55 of file Rythmos_ForwardSensitivityIntegratorAsModelEvaluator.hpp.
1.4.7