![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_io_struct.h>
Data Fields | |
int | type |
int | node |
char | ngrp [HECMW_NAME_LEN+1] |
double | val |
struct hecmw_io_initial * | next |
Definition at line 92 of file hecmw_io_struct.h.
struct hecmw_io_initial* hecmw_io_initial::next |
Definition at line 98 of file hecmw_io_struct.h.
char hecmw_io_initial::ngrp[HECMW_NAME_LEN+1] |
Definition at line 96 of file hecmw_io_struct.h.
int hecmw_io_initial::node |
Definition at line 95 of file hecmw_io_struct.h.
int hecmw_io_initial::type |
Definition at line 93 of file hecmw_io_struct.h.
double hecmw_io_initial::val |
Definition at line 97 of file hecmw_io_struct.h.