#include <stdio.h>#include "uth_mat.h"

Go to the source code of this file.
Functions | |
| int | pdr_plast_flow_material_read (char *Work_dir, char *Filename, FILE *Interactive_output) |
| *------------------------------------------------------------ | |
| int | pdr_plast_flow_material_query (const utt_material_query_params *Params, utt_material_query_result *Result) |
| int pdr_plast_flow_material_query | ( | const utt_material_query_params * | Params, | |
| utt_material_query_result * | Result | |||
| ) |
-------------------------------------------------------- pdr_plast_flow_material_query - gets material data stored in pdt_materials ---------------------------------------------------------

| int pdr_plast_flow_material_read | ( | char * | Work_dir, | |
| char * | Filename, | |||
| FILE * | Interactive_output | |||
| ) |
*------------------------------------------------------------
-------------------------------------------------------- pdr_plast_flow_material_read - reads material file and fills pdt_materials structure ---------------------------------------------------------

1.6.1