#include <stdio.h>#include <stdlib.h>#include <string.h>#include <libconfig.h>#include "../include/pdh_forming_mixed_problem.h"
Functions | |
| int | pdr_forming_mixed_problem_read (char *Work_dir, char *Filename, FILE *Interactive_output, pdt_forming_mixed_problem *Problem, int Nr_sol) |
| int | pdr_forming_mixed_problem_clear (pdt_forming_mixed_problem *Problem) |
| int pdr_forming_mixed_problem_clear | ( | pdt_forming_mixed_problem * | Problem | ) |
----------------------------------------------------------- pdr_forming_mixed_problem_clear - clear problem data ------------------------------------------------------------

| int pdr_forming_mixed_problem_read | ( | char * | Work_dir, | |
| char * | Filename, | |||
| FILE * | Interactive_output, | |||
| pdt_forming_mixed_problem * | Problem, | |||
| int | Nr_sol | |||
| ) |
----------------------------------------------------------- pdr_forming_mixed_problem_read - read problem data ------------------------------------------------------------


1.6.1