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

#include <hecmw_result_io.h>

Collaboration diagram for hecmwST_result_io_data:

Data Fields

int istep
 
int nnode
 
int nelem
 
char head [HECMW_HEADER_LEN+1]
 
char comment_line [HECMW_MSG_LEN+1]
 
struct result_listglobal_list
 
struct result_listnode_list
 
struct result_listelem_list
 
int * node_global_ID
 
int * elem_global_ID
 
int MPC_exist
 
int * eid_wo_MPC
 

Detailed Description

Definition at line 34 of file hecmw_result_io.h.

Field Documentation

◆ comment_line

char hecmwST_result_io_data::comment_line[HECMW_MSG_LEN+1]

Definition at line 39 of file hecmw_result_io.h.

◆ eid_wo_MPC

int* hecmwST_result_io_data::eid_wo_MPC

Definition at line 49 of file hecmw_result_io.h.

◆ elem_global_ID

int* hecmwST_result_io_data::elem_global_ID

Definition at line 46 of file hecmw_result_io.h.

◆ elem_list

struct result_list* hecmwST_result_io_data::elem_list

Definition at line 43 of file hecmw_result_io.h.

◆ global_list

struct result_list* hecmwST_result_io_data::global_list

Definition at line 41 of file hecmw_result_io.h.

◆ head

char hecmwST_result_io_data::head[HECMW_HEADER_LEN+1]

Definition at line 38 of file hecmw_result_io.h.

◆ istep

int hecmwST_result_io_data::istep

Definition at line 35 of file hecmw_result_io.h.

◆ MPC_exist

int hecmwST_result_io_data::MPC_exist

Definition at line 48 of file hecmw_result_io.h.

◆ nelem

int hecmwST_result_io_data::nelem

Definition at line 37 of file hecmw_result_io.h.

◆ nnode

int hecmwST_result_io_data::nnode

Definition at line 36 of file hecmw_result_io.h.

◆ node_global_ID

int* hecmwST_result_io_data::node_global_ID

Definition at line 45 of file hecmw_result_io.h.

◆ node_list

struct result_list* hecmwST_result_io_data::node_list

Definition at line 42 of file hecmw_result_io.h.


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