-
Hi, I want to use Forward function to calculate zero order sweep.
But the compiler reports
I have tried different ADFun with different Base type and different |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
I created the program
It compiled fine with the following command
The message I got when I tried to run the program was
This is because as defined the function getStateDerivative is empty. |
Beta Was this translation helpful? Give feedback.
-
@xeonz1 Did the message above answer your quesiton ? If so, would you please close this issue. |
Beta Was this translation helpful? Give feedback.
-
@bradbell Thanks for the reply. I have solved the problem above. However, I am running into another problem about codegen. In the generateSource part of zero order forward mode, It reports
|
Beta Was this translation helpful? Give feedback.
-
Converting to a discussion from issue #127 |
Beta Was this translation helpful? Give feedback.
@bradbell Thanks for the reply. I have solved the problem above. However, I am running into another problem about codegen. In the generateSource part of zero order forward mode, It reports