Searched defs:hecmw_io_element (Results 1 – 1 of 1) sorted by relevance
36 struct hecmw_io_element { struct37 int type;38 int *node;39 int nmatitem;40 double *matitem;41 char matname[HECMW_NAME_LEN + 1]; /* created material name */42 int mpc_matid; /* for element type 9XX */43 int mpc_sectid; /* for element type 9XX */