|
FFSM++
1.1.0
French Forest Sector Model ++
|
This is the complete list of members for Opt, including all inherited members.
| allPr | Opt | protected |
| app(const string &prod_h, const string &forType_h, const string &dClass_h) const | Opt | inlineprotected |
| b2s(const bool &bool_h) const | BaseClass | |
| b2s(const vector< bool > &bool_h) const | BaseClass | |
| BaseClass() | BaseClass | |
| buildPositionVector(const T &v_or_c, int dType) | Opt | |
| cacheInitialPosition() | Opt | |
| cachePositions() | Opt | |
| calculateNumberVariablesConstrains() | Opt | |
| calculateSparsityPatternH() | Opt | |
| calculateSparsityPatternJ() | Opt | |
| changeMapValue(map< K, V > &mymap, const K &key, const V &value, const int &error_level=MSG_CRITICAL_ERROR) | BaseClass | inline |
| cind_g | Opt | protected |
| cind_L | Opt | protected |
| cind_L_total | Opt | protected |
| cInitPos | Opt | protected |
| cons | Opt | protected |
| copyInventoryResourses() | Opt | protected |
| cpositions | Opt | protected |
| d2s(const double &double_h) const | BaseClass | |
| d2s(const vector< double > &double_h) const | BaseClass | |
| debugMap(const map< iisskey, V > &mymap) | BaseClass | inline |
| debugMap(const map< K, V > &mymap, const K &key) | BaseClass | inline |
| debugPrintParameters() | Opt | protected |
| debugRunOnce | Opt | protected |
| declareConstrains() | Opt | |
| declareVariable(const string &name, const int &domain, const string &desc="", const double &l_bound=0.0, const double &u_bound=UBOUND_MAX, const string &l_bound_var="", const string &u_bound_var="") | Opt | |
| declareVariables() | Opt | |
| eval_constraints(Index n, const T *x, Index m, T *g) | Opt | |
| eval_f(Index n, const Number *x, bool new_x, Number &obj_value) | Opt | virtual |
| eval_g(Index n, const Number *x, bool new_x, Index m, Number *g) | Opt | virtual |
| eval_grad_f(Index n, const Number *x, bool new_x, Number *grad_f) | Opt | virtual |
| eval_h(Index n, const Number *x, bool new_x, Number obj_factor, Index m, const Number *lambda, bool new_lambda, Index nele_hess, Index *iRow, Index *jCol, Number *values) | Opt | virtual |
| eval_jac_g(Index n, const Number *x, bool new_x, Index m, Index nele_jac, Index *iRow, Index *jCol, Number *values) | Opt | virtual |
| eval_obj(Index n, const T *x, T &obj_value) | Opt | |
| finalize_solution(SolverReturn status, Index n, const Number *x, const Number *z_L, const Number *z_U, Index m, const Number *g, const Number *lambda, Number obj_value, const IpoptData *ip_data, IpoptCalculatedQuantities *ip_cq) | Opt | virtual |
| findMap(const map< K, V > &mymap, const K &key, const int &error_level=MSG_CRITICAL_ERROR, const V ¬FoundValue=numeric_limits< V >::min()) const | BaseClass | inline |
| firstYear | Opt | protected |
| gdt(const string &varName) | Opt | protected |
| gdt(const int &cn) | Opt | protected |
| generate_tapes(Index n, Index m, Index &nnz_jac_g, Index &nnz_h_lag) | Opt | virtual |
| get_bounds_info(Index n, Number *x_l, Number *x_u, Index m, Number *g_l, Number *g_u) | Opt | virtual |
| get_nlp_info(Index &n, Index &m, Index &nnz_jac_g, Index &nnz_h_lag, IndexStyleEnum &index_style) | Opt | virtual |
| get_starting_point(Index n, bool init_x, Number *x, bool init_z, Number *z_L, Number *z_U, Index m, bool init_lambda, Number *lambda) | Opt | virtual |
| getAvg(const vector< K > &v) | BaseClass | inline |
| getBoundByIndex(const int &bound_type, const int &idx) | Opt | protected |
| getConNumber(constrain *con) | Opt | protected |
| getConstrainByIndex(int idx) | Opt | protected |
| getConstrainDirectionByIndex(int idx) | Opt | protected |
| getDetailedBoundByVarAndIndex(const endvar &var, const int &idx, const int &bType) | Opt | protected |
| getDomainElements(int domain) | Opt | |
| getMax(const vector< K > &v) | BaseClass | inline |
| getMaxPos(const vector< K > &v) | BaseClass | inline |
| getMin(const vector< K > &v) | BaseClass | inline |
| getMinPos(const vector< K > &v) | BaseClass | inline |
| getPos(const K &element, const vector< K > &v, const int &msgCode_h=MSG_CRITICAL_ERROR) | BaseClass | inline |
| getSd(const vector< K > &v, bool sample=true) | BaseClass | inline |
| getType(const string &type_h) const | BaseClass | |
| getVarInstances(const string &varName) | Opt | |
| gfd(const string &type_h, const int ®Id_h, const string &forType_h, const string &diamClass_h, const int &year=DATA_NOW) const | Opt | inlineprotected |
| gip(const string &varName) const | Opt | protected |
| gip(const int &cn) const | Opt | protected |
| gix(const string &varName, const int &r1Ix, const int &r2Ix, const int &prIx, const int &r2IxTo=0) const | Opt | protected |
| gix(const int &cn, const int &r1Ix, const int &r2Ix, const int &prIx, const int &r2IxTo=0) const | Opt | protected |
| gix_uncached(const T &v_or_c, int r1Ix, int r2Ix, int prIx, int r2IxTo=0) | Opt | protected |
| gpd(const string &type_h, const int ®Id_h, const string &prodId_h, const int &year=DATA_NOW, const string &freeDim_h="") const | Opt | inlineprotected |
| hessval | Opt | protected |
| HP_t | Opt | protected |
| i2s(const int &int_h) const | BaseClass | |
| i2s(const vector< int > &int_h) const | BaseClass | |
| incrMapValue(map< K, V > &mymap, const K &key, const V &value, const int &error_level=MSG_CRITICAL_ERROR) | BaseClass | inline |
| incrOrAddMapValue(map< K, V > &mymap, const K &key, const V &value) | BaseClass | inline |
| initOpt | Opt | protected |
| initPos | Opt | protected |
| initPos_rev | Opt | protected |
| ins | Opt | protected |
| intermediate_callback(AlgorithmMode mode, Index iter, Number obj_value, Number inf_pr, Number inf_du, Number mu, Number d_norm, Number regularization_size, Number alpha_du, Number alpha_pr, Index ls_trials, const IpoptData *ip_data, IpoptCalculatedQuantities *ip_cq) | Opt | virtual |
| inVector(const K &element, const vector< K > &v) | BaseClass | inline |
| jacval | Opt | protected |
| l2r | Opt | protected |
| msgOut(const int &msgCode_h, const string &msg_h, const bool &refreshGUI_h=true) const | BaseClass | |
| msgOut(const int &msgCode_h, const int &msg_h, const bool &refreshGUI_h=true) const | BaseClass | |
| msgOut(const int &msgCode_h, const double &msg_h, const bool &refreshGUI_h=true) const | BaseClass | |
| MTHREAD | BaseClass | protected |
| mymax(const Number &a, const Number &b) | Opt | |
| mymax(const adouble &a, const adouble &b) | Opt | |
| nAllPr | Opt | protected |
| nCons | Opt | protected |
| nEqualityConstrains | Opt | protected |
| nGreaterEqualZeroConstrains | Opt | protected |
| nL2r | Opt | protected |
| nLowerEqualZeroConstrains | Opt | protected |
| nnz_jac | Opt | protected |
| nnz_L | Opt | protected |
| nnz_L_total | Opt | protected |
| normSample(const double &avg, const double &stdev, const double &minval=NULL, const double &maxval=NULL) const | BaseClass | |
| normSample(normal_distribution< K > &d, std::mt19937 &gen, const K &minval=NULL, const K &maxval=NULL) const | BaseClass | inline |
| nOthPr | Opt | protected |
| nPriPr | Opt | protected |
| nPriPrCombs | Opt | protected |
| nSecPr | Opt | protected |
| nVar | Opt | protected |
| nzhelements | Opt | protected |
| nzjelements | Opt | protected |
| operator=(const Opt &) | Opt | protected |
| Opt(ThreadManager *MTHREAD_h) | Opt | |
| Opt(const Opt &) | Opt | protected |
| options_g | Opt | protected |
| options_L | Opt | protected |
| othPr | Opt | protected |
| overharvestingAllowance | Opt | protected |
| positionsToContent(const vector< T > &vector_h, const vector< int > &positions) | BaseClass | inline |
| previousYear | Opt | protected |
| priPr | Opt | protected |
| priPrCombs | Opt | protected |
| refreshGUI() const | BaseClass | |
| resetMapValues(map< K, V > &mymap, const V &value) | BaseClass | inline |
| rind_g | Opt | protected |
| rind_L | Opt | protected |
| rind_L_total | Opt | protected |
| s2b(const string &string_h) const | BaseClass | |
| s2b(const vector< string > &string_h) const | BaseClass | |
| s2d(const string &string_h) const | BaseClass | |
| s2d(const string &string_h, const bool &replaceComma) const | BaseClass | |
| s2d(const vector< string > &string_h, const bool &replaceComma=false) const | BaseClass | |
| s2i(const string &string_h) const | BaseClass | |
| s2i(const vector< string > &string_h) const | BaseClass | |
| secondYear | Opt | protected |
| secPr | Opt | protected |
| sfd(const double &value_h, const string &type_h, const int ®Id_h, const string &forType_h, const string &diamClass_h, const int &year=DATA_NOW, const bool &allowCreate=false) const | Opt | inlineprotected |
| spd(const double &value_h, const string &type_h, const int ®Id_h, const string &prodId_h, const int &year=DATA_NOW, const bool &allowCreate=false, const string &freeDim_h="") const | Opt | inlineprotected |
| stringTo(const std::string &s) const | BaseClass | |
| tempDebug() | Opt | protected |
| tokenize(const string &str, vector< string > &tokens, const string &delimiter=" ") const | BaseClass | |
| toString(const T &x) const | BaseClass | |
| toString(const T &x) const | BaseClass | |
| unpack(int ix_h, int domain, int initial, int &r1_h, int &r2_h, int &p_h, int &r2to_h, bool fullp=false) | Opt | protected |
| untokenize(string &str, vector< string > &tokens, const string &delimiter=" ") const | BaseClass | |
| vars | Opt | protected |
| vectorToMap(const vector< K > &keys, const V &value=0.0) | BaseClass | inline |
| vpositions | Opt | protected |
| vSum(const vector< int > &vector_h) const | BaseClass | inline |
| vSum(const vector< double > &vector_h) const | BaseClass | inline |
| vSum(const vector< vector< int > > &vector_h) const | BaseClass | |
| vSum(const vector< vector< double > > &vector_h) const | BaseClass | |
| worldCodeLev2 | Opt | protected |
| x_lam | Opt | protected |
| ~BaseClass() | BaseClass | |
| ~Opt() | Opt |