![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <hecmw_couple_boundary_info.h>
Data Fields | |
| int | geom_type |
| int | data_type |
| struct hecmw_couple_boundary_item * | node |
| struct hecmw_couple_boundary_item * | elem |
| struct hecmw_couple_boundary_item * | surf |
| int * | elem_node_index |
| int * | elem_node_item |
Definition at line 18 of file hecmw_couple_boundary_info.h.
| int hecmw_couple_boundary::data_type |
Definition at line 20 of file hecmw_couple_boundary_info.h.
| struct hecmw_couple_boundary_item* hecmw_couple_boundary::elem |
Definition at line 22 of file hecmw_couple_boundary_info.h.
| int* hecmw_couple_boundary::elem_node_index |
Definition at line 24 of file hecmw_couple_boundary_info.h.
| int* hecmw_couple_boundary::elem_node_item |
Definition at line 25 of file hecmw_couple_boundary_info.h.
| int hecmw_couple_boundary::geom_type |
Definition at line 19 of file hecmw_couple_boundary_info.h.
| struct hecmw_couple_boundary_item* hecmw_couple_boundary::node |
Definition at line 21 of file hecmw_couple_boundary_info.h.
| struct hecmw_couple_boundary_item* hecmw_couple_boundary::surf |
Definition at line 23 of file hecmw_couple_boundary_info.h.