#include <stdio.h>#include <stdlib.h>#include <string.h>#include <libconfig.h>#include "../include/pdh_plast_flow_mixed_problem.h"#include "aph_intf.h"
Functions | |
| int | pdr_plast_flow_problem_read (char *Work_dir, char *Filename, FILE *Interactive_output, pdt_plast_flow_problem *Problem, int Nr_sol) |
| int | pdr_plast_flow_problem_clear (pdt_plast_flow_problem *Problem) |
| int pdr_plast_flow_problem_clear | ( | pdt_plast_flow_problem * | Problem | ) |
----------------------------------------------------------- pdr_plast_flow_problem_clear - clear problem data ------------------------------------------------------------
| int pdr_plast_flow_problem_read | ( | char * | Work_dir, | |
| char * | Filename, | |||
| FILE * | Interactive_output, | |||
| pdt_plast_flow_problem * | Problem, | |||
| int | Nr_sol | |||
| ) |
----------------------------------------------------------- pdr_plast_flow_problem_read - read problem data ------------------------------------------------------------

1.6.1