![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_struct.h>
Data Fields | |
int | n_amp |
char ** | amp_name |
int * | amp_type_definition |
int * | amp_type_time |
int * | amp_type_value |
int * | amp_index |
double * | amp_val |
double * | amp_table |
Definition at line 57 of file hecmw_struct.h.
int* hecmwST_amplitude::amp_index |
Definition at line 70 of file hecmw_struct.h.
char** hecmwST_amplitude::amp_name |
Definition at line 59 of file hecmw_struct.h.
double* hecmwST_amplitude::amp_table |
Definition at line 72 of file hecmw_struct.h.
int* hecmwST_amplitude::amp_type_definition |
Definition at line 61 of file hecmw_struct.h.
int* hecmwST_amplitude::amp_type_time |
Definition at line 64 of file hecmw_struct.h.
int* hecmwST_amplitude::amp_type_value |
Definition at line 67 of file hecmw_struct.h.
double* hecmwST_amplitude::amp_val |
Definition at line 71 of file hecmw_struct.h.
int hecmwST_amplitude::n_amp |
Definition at line 58 of file hecmw_struct.h.