#include <pdh_ns_mixed_problem.h>
Public Attributes | |
| char | name [300] |
| int | mesh_id |
| int | primary_field_id |
| int | secondary_field_id |
| int | nr_sol |
| int | nreq [3] |
| 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] |
| double | penalty |
| double | gravity_field [3] |
| double | ref_temperature |
| double | density |
| double | dynamic_viscosity |
| double | ref_length |
| double | ref_velocity |
| utt_err_code | error_indicator |
| double | final_velocity_mag |
| char pdt_ns_mixed_ctrls::bc_filename[300] |
| double pdt_ns_mixed_ctrls::density |
| char pdt_ns_mixed_ctrls::field_filename[300] |
| double pdt_ns_mixed_ctrls::gravity_field[3] |
| char pdt_ns_mixed_ctrls::material_filename[300] |
| char pdt_ns_mixed_ctrls::mesh_filename[300] |
| char pdt_ns_mixed_ctrls::mesh_type[2] |
| char pdt_ns_mixed_ctrls::name[300] |
| int pdt_ns_mixed_ctrls::nreq[3] |
| int pdt_ns_mixed_ctrls::pdeg[3] |
| double pdt_ns_mixed_ctrls::penalty |
| char pdt_ns_mixed_ctrls::solver_filename[300] |
| char pdt_ns_mixed_ctrls::work_dir[300] |
1.6.1