FFSM++
1.1.0
French Forest Sector Model ++
|
#include "IpTNLP.hpp"
#include <adolc.h>
Go to the source code of this file.
Classes | |
class | MyADOLC_NLP |
Macros | |
#define | tag_f 1 |
#define | tag_g 2 |
#define | tag_L 3 |
#define tag_f 1 |
Definition at line 31 of file Adolc_debugtest.h.
Referenced by MyADOLC_NLP::eval_grad_f(), Opt::eval_grad_f(), MyADOLC_NLP::generate_tapes(), and Opt::generate_tapes().
#define tag_g 2 |
Definition at line 32 of file Adolc_debugtest.h.
Referenced by Opt::calculateSparsityPatternJ(), MyADOLC_NLP::eval_jac_g(), Opt::eval_jac_g(), MyADOLC_NLP::generate_tapes(), and Opt::generate_tapes().
#define tag_L 3 |
Definition at line 33 of file Adolc_debugtest.h.
Referenced by Opt::calculateSparsityPatternH(), MyADOLC_NLP::eval_h(), Opt::eval_h(), MyADOLC_NLP::generate_tapes(), and Opt::generate_tapes().