[ADOL-C] conditional assignments in tapeless mode

Alfonso Callejo Goena alcallejo at gmail.com
Fri Sep 17 10:29:23 EDT 2010


Hi all,

I have already implemented ADOL-C in a multibody simulation program, and now
I'm trying to test the tapeless mode to see if it improves the program
efficiency.
The thing is that the "condassign" functions, which solve the problem of
having conditional statements in the code, seem to work only with the tape
mode. In fact, if one looks into adouble.h, the "condassign" functions
aren't declared if the tapeless macro ADOLC_TAPELESS is set. By the way, the
compiler throws a "condassign: identifier not found" error.
Am I overlooking something?

Thank you very much.
Regards,
Alfonso
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/adol-c/attachments/20100917/49d1b421/attachment.html 


More information about the ADOL-C mailing list