Searched refs:hecmw_io_material (Results 1 – 6 of 6) sorted by relevance
78 extern struct hecmw_io_material *HECMW_io_get_mat(const char *name);80 extern struct hecmw_io_material *HECMW_io_add_mat(81 const char *name, struct hecmw_io_material *mat);
101 struct hecmw_io_material { struct115 struct hecmw_io_material *next; argument
41 static struct hecmw_io_material *_mat;329 struct hecmw_io_material *p; in print_mat()555 static int free_material(struct hecmw_io_material *mat) { in free_material()557 struct hecmw_io_material *p, *q; in free_material()1400 struct hecmw_io_material *p; in HECMW_io_get_mat()1417 struct hecmw_io_material *HECMW_io_add_mat(const char *name, in HECMW_io_add_mat()1419 static struct hecmw_io_material *prev_mat = NULL; in HECMW_io_add_mat()1420 struct hecmw_io_material *p; in HECMW_io_add_mat()2698 struct hecmw_io_material *p; in setup_mat()3156 struct hecmw_io_material *mat; in post_elem_make_mat()[all …]
295 static struct hecmw_io_material* create_mat_struct(const char* name, int item_n,2125 static struct hecmw_io_material* create_mat_struct(const char* name, int item_n,2136 struct hecmw_io_material* mat;2208 struct hecmw_io_material* mat;2265 struct hecmw_io_material* mat;
209 struct hecmw_io_material *mat = NULL; in regist_material()
2288 struct hecmw_io_material *mat; in read_material_data()