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

#include <hecmw_io_struct.h>

Collaboration diagram for hecmw_io_element:

Data Fields

int type
 
int * node
 
int nmatitem
 
double * matitem
 
char matname [HECMW_NAME_LEN+1]
 
int mpc_matid
 
int mpc_sectid
 

Detailed Description

Definition at line 36 of file hecmw_io_struct.h.

Field Documentation

◆ matitem

double* hecmw_io_element::matitem

Definition at line 40 of file hecmw_io_struct.h.

◆ matname

char hecmw_io_element::matname[HECMW_NAME_LEN+1]

Definition at line 41 of file hecmw_io_struct.h.

◆ mpc_matid

int hecmw_io_element::mpc_matid

Definition at line 42 of file hecmw_io_struct.h.

◆ mpc_sectid

int hecmw_io_element::mpc_sectid

Definition at line 43 of file hecmw_io_struct.h.

◆ nmatitem

int hecmw_io_element::nmatitem

Definition at line 39 of file hecmw_io_struct.h.

◆ node

int* hecmw_io_element::node

Definition at line 38 of file hecmw_io_struct.h.

◆ type

int hecmw_io_element::type

Definition at line 37 of file hecmw_io_struct.h.


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