pdd_conv_diff/include/pdh_conv_diff_problem.h File Reference
#include <stdio.h>
#include "pdh_intf.h"
Go to the source code of this file.
Define Documentation
#define PDC_CONV_DIFF_MAX_BC_VAL 10 |
#define PDC_CONV_DIFF_MAX_NUM_MAT 10 |
#define PDC_CONV_DIFF_MAX_NUM_PROB 10 |
#define PDC_CONV_DIFF_MAXEQ 1 |
#define PDC_CONV_DIFF_NR_SOL 2 |
#define PDC_CONV_DIFF_NREQ 1 |
Function Documentation
----------------------------------------------------------- pdr_conv_diff_problem_clear - clear problem data ------------------------------------------------------------
int pdr_conv_diff_problem_read |
( |
char * |
Work_dir, |
|
|
char * |
Filename, |
|
|
FILE * |
Interactive_output, |
|
|
pdt_conv_diff_problem * |
Problem, |
|
|
int |
Nr_sol | |
|
) |
| | |
----------------------------------------------------------- pdr_conv_diff_problem_read - read problem data ------------------------------------------------------------
int pdr_conv_diff_problem_write |
( |
char * |
Work_dir, |
|
|
char * |
Filename, |
|
|
FILE * |
Interactive_output, |
|
|
pdt_conv_diff_problem * |
Problem, |
|
|
int |
Nr_sol | |
|
) |
| | |
-------------------------------------------------------- pdr_conv_diff_problem_write - to write problem dependent data to a disk file ----------------------------------------------------------