![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_couple_init.h>
Data Fields | |
int | unit_specifier_src |
int | unit_specifier_dst |
struct hecmw_couple_comm * | comm_src |
struct hecmw_couple_comm * | comm_dst |
struct hecmw_couple_comm * | intercomm |
struct hecmw_couple_boundary * | boundary_src |
struct hecmw_couple_boundary * | boundary_dst |
struct hecmw_couple_intra_iftable * | intra_tbl_src |
struct hecmw_couple_intra_iftable * | intra_tbl_dst |
struct hecmw_couple_inter_iftable * | inter_tbl |
struct hecmw_couple_mapped_point * | mapped_point |
struct hecmw_couple_weight_list * | ip_list_pre |
struct hecmw_couple_weight_list * | ip_list_main |
struct hecmw_couple_weight_list * | ip_list_post |
Definition at line 17 of file hecmw_couple_init.h.
struct hecmw_couple_boundary* hecmw_couple_info::boundary_dst |
Definition at line 27 of file hecmw_couple_init.h.
struct hecmw_couple_boundary* hecmw_couple_info::boundary_src |
Definition at line 26 of file hecmw_couple_init.h.
struct hecmw_couple_comm* hecmw_couple_info::comm_dst |
Definition at line 24 of file hecmw_couple_init.h.
struct hecmw_couple_comm* hecmw_couple_info::comm_src |
Definition at line 23 of file hecmw_couple_init.h.
struct hecmw_couple_inter_iftable* hecmw_couple_info::inter_tbl |
Definition at line 30 of file hecmw_couple_init.h.
struct hecmw_couple_comm* hecmw_couple_info::intercomm |
Definition at line 25 of file hecmw_couple_init.h.
struct hecmw_couple_intra_iftable* hecmw_couple_info::intra_tbl_dst |
Definition at line 29 of file hecmw_couple_init.h.
struct hecmw_couple_intra_iftable* hecmw_couple_info::intra_tbl_src |
Definition at line 28 of file hecmw_couple_init.h.
struct hecmw_couple_weight_list* hecmw_couple_info::ip_list_main |
Definition at line 33 of file hecmw_couple_init.h.
struct hecmw_couple_weight_list* hecmw_couple_info::ip_list_post |
Definition at line 34 of file hecmw_couple_init.h.
struct hecmw_couple_weight_list* hecmw_couple_info::ip_list_pre |
Definition at line 32 of file hecmw_couple_init.h.
struct hecmw_couple_mapped_point* hecmw_couple_info::mapped_point |
Definition at line 31 of file hecmw_couple_init.h.
int hecmw_couple_info::unit_specifier_dst |
Definition at line 22 of file hecmw_couple_init.h.
int hecmw_couple_info::unit_specifier_src |
Definition at line 21 of file hecmw_couple_init.h.