#include <pdh_forming_mixed_problem.h>
Public Attributes | |
| char | name [300] |
| int | mesh_id |
| int | field_id |
| int | nr_sol |
| int | nreq |
| int | solver_id |
| int | pdeg [3] |
| char | mesh_type [2] |
| char | work_dir [300] |
| FILE * | interactive_input |
| FILE * | interactive_output |
| char | mesh_filename [300] |
| char | field_filename [300] |
| char | material_filename [300] |
| char | bc_filename [300] |
| char | solver_filename [300] |
| char | field_dmp_filepattern [50] |
| char | mesh_dmp_filepattern [50] |
| int | velocity_field_id |
| int | velocity_nr_sol |
| int | velocity_nreq |
| int | velocity_pdeg |
| char | velocity_field_filename [300] |
| char | velocity_field_dmp_filepattern [50] |
| int | stress_field_id |
| int | stress_nr_sol |
| int | stress_nreq |
| int | stress_pdeg |
| char | stress_field_filename [300] |
| char | stress_field_dmp_filepattern [50] |
| int | strain_field_id |
| int | strain_nr_sol |
| int | strain_nreq |
| char | strain_field_filename [300] |
| char | strain_field_dmp_filepattern [50] |
| double | penalty |
| double | ref_temperature |
| double | density |
| int | fields_nb |
| char pdt_forming_mixed_ctrls::bc_filename[300] |
| char pdt_forming_mixed_ctrls::field_filename[300] |
| char pdt_forming_mixed_ctrls::mesh_filename[300] |
| char pdt_forming_mixed_ctrls::name[300] |
| char pdt_forming_mixed_ctrls::solver_filename[300] |
| char pdt_forming_mixed_ctrls::work_dir[300] |
1.6.1