![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_io_struct.h>
Data Fields | |
char | name [HECMW_NAME_LEN+1] |
struct hecmw_set_int * | node |
struct hecmw_io_ngrp * | next |
Definition at line 46 of file hecmw_io_struct.h.
char hecmw_io_ngrp::name[HECMW_NAME_LEN+1] |
Definition at line 47 of file hecmw_io_struct.h.
struct hecmw_io_ngrp* hecmw_io_ngrp::next |
Definition at line 49 of file hecmw_io_struct.h.
struct hecmw_set_int* hecmw_io_ngrp::node |
Definition at line 48 of file hecmw_io_struct.h.