Home
last modified time | relevance | path

Searched refs:planner_objective_present (Results 1 – 3 of 3) sorted by relevance

/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DStatement.hh58 bool planner_objective_present{false}; member in ModFileStructure
H A DModFile.cc162 && !mod_file_struct.planner_objective_present) in checkPass()
164 && mod_file_struct.planner_objective_present)) in checkPass()
H A DComputingTasks.cc2258 mod_file_struct.planner_objective_present = true; in checkPass()