![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_part_struct.h>
Data Fields | |
int | n_domain |
int | depth |
int | type |
int | method |
int | n_rcb_div |
int * | rcb_axis |
int | is_print_ucd |
char | ucd_file_name [HECMW_FILENAME_LEN+1] |
int | n_my_domain |
int * | my_domain |
int | contact |
int | is_print_part |
char | part_file_name [HECMW_FILENAME_LEN+1] |
Definition at line 23 of file hecmw_part_struct.h.
int hecmw_part_cont_data::contact |
Definition at line 44 of file hecmw_part_struct.h.
int hecmw_part_cont_data::depth |
Definition at line 26 of file hecmw_part_struct.h.
int hecmw_part_cont_data::is_print_part |
Definition at line 46 of file hecmw_part_struct.h.
int hecmw_part_cont_data::is_print_ucd |
Definition at line 36 of file hecmw_part_struct.h.
int hecmw_part_cont_data::method |
Definition at line 30 of file hecmw_part_struct.h.
int* hecmw_part_cont_data::my_domain |
Definition at line 42 of file hecmw_part_struct.h.
int hecmw_part_cont_data::n_domain |
Definition at line 24 of file hecmw_part_struct.h.
int hecmw_part_cont_data::n_my_domain |
Definition at line 40 of file hecmw_part_struct.h.
int hecmw_part_cont_data::n_rcb_div |
Definition at line 32 of file hecmw_part_struct.h.
char hecmw_part_cont_data::part_file_name[HECMW_FILENAME_LEN+1] |
Definition at line 48 of file hecmw_part_struct.h.
int* hecmw_part_cont_data::rcb_axis |
Definition at line 34 of file hecmw_part_struct.h.
int hecmw_part_cont_data::type |
Definition at line 28 of file hecmw_part_struct.h.
char hecmw_part_cont_data::ucd_file_name[HECMW_FILENAME_LEN+1] |
Definition at line 38 of file hecmw_part_struct.h.