#include <stdlib.h>#include <stdio.h>#include <string.h>#include <math.h>#include "mmh_intf.h"#include "aph_intf.h"#include "uth_intf.h"#include "pdh_intf.h"#include "pch_intf.h"#include "pdh_control_intf.h"#include "uth_io_results.h"#include "../include/pdh_plast_flow_mixed.h"#include "../include/pdh_plast_flow_mixed_problem.h"
Classes | |
| struct | pdt_sol_info |
Functions | |
| int | pdr_write_strain_tensor (int Field_id, int *Dofs_write, double dt) |
| int | pdr_write_stress_tensor (int Field_id, int *Dofs_write, double dt) |
| int | pdr_plast_flow_write_paraview (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output) |
| int pdr_plast_flow_write_paraview | ( | char * | Work_dir, | |
| FILE * | Interactive_input, | |||
| FILE * | Interactive_output | |||
| ) |
-------------------------------------------------------- pdr_plast_flow_write_paraview - to write graphics data to a disk file ----------------------------------------------------------

| int pdr_write_strain_tensor | ( | int | Field_id, | |
| int * | Dofs_write, | |||
| double | dt | |||
| ) |

| int pdr_write_stress_tensor | ( | int | Field_id, | |
| int * | Dofs_write, | |||
| double | dt | |||
| ) |

1.6.1