FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_part_cont_data Struct Reference

#include <hecmw_part_struct.h>

Collaboration diagram for hecmw_part_cont_data:

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]
 

Detailed Description

Definition at line 23 of file hecmw_part_struct.h.

Field Documentation

◆ contact

int hecmw_part_cont_data::contact

Definition at line 44 of file hecmw_part_struct.h.

◆ depth

int hecmw_part_cont_data::depth

Definition at line 26 of file hecmw_part_struct.h.

◆ is_print_part

int hecmw_part_cont_data::is_print_part

Definition at line 46 of file hecmw_part_struct.h.

◆ is_print_ucd

int hecmw_part_cont_data::is_print_ucd

Definition at line 36 of file hecmw_part_struct.h.

◆ method

int hecmw_part_cont_data::method

Definition at line 30 of file hecmw_part_struct.h.

◆ my_domain

int* hecmw_part_cont_data::my_domain

Definition at line 42 of file hecmw_part_struct.h.

◆ n_domain

int hecmw_part_cont_data::n_domain

Definition at line 24 of file hecmw_part_struct.h.

◆ n_my_domain

int hecmw_part_cont_data::n_my_domain

Definition at line 40 of file hecmw_part_struct.h.

◆ n_rcb_div

int hecmw_part_cont_data::n_rcb_div

Definition at line 32 of file hecmw_part_struct.h.

◆ part_file_name

char hecmw_part_cont_data::part_file_name[HECMW_FILENAME_LEN+1]

Definition at line 48 of file hecmw_part_struct.h.

◆ rcb_axis

int* hecmw_part_cont_data::rcb_axis

Definition at line 34 of file hecmw_part_struct.h.

◆ type

int hecmw_part_cont_data::type

Definition at line 28 of file hecmw_part_struct.h.

◆ ucd_file_name

char hecmw_part_cont_data::ucd_file_name[HECMW_FILENAME_LEN+1]

Definition at line 38 of file hecmw_part_struct.h.


The documentation for this struct was generated from the following file: