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

#include <hecmw_io_struct.h>

Collaboration diagram for hecmw_io_section:

Data Structures

union  hecmw_io_section_item
 

Data Fields

char egrp [HECMW_NAME_LEN+1]
 
char material [HECMW_NAME_LEN+1]
 
int composite
 
int secopt
 
int type
 
union hecmw_io_section::hecmw_io_section_item sect
 
struct hecmw_io_sectionnext
 

Detailed Description

Definition at line 118 of file hecmw_io_struct.h.

Field Documentation

◆ composite

int hecmw_io_section::composite

Definition at line 121 of file hecmw_io_struct.h.

◆ egrp

char hecmw_io_section::egrp[HECMW_NAME_LEN+1]

Definition at line 119 of file hecmw_io_struct.h.

◆ material

char hecmw_io_section::material[HECMW_NAME_LEN+1]

Definition at line 120 of file hecmw_io_struct.h.

◆ next

struct hecmw_io_section* hecmw_io_section::next

Definition at line 150 of file hecmw_io_struct.h.

◆ secopt

int hecmw_io_section::secopt

Definition at line 122 of file hecmw_io_struct.h.

◆ sect

union hecmw_io_section::hecmw_io_section_item hecmw_io_section::sect

◆ type

int hecmw_io_section::type

Definition at line 123 of file hecmw_io_struct.h.


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