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

#include <hecmw_result.h>

Collaboration diagram for hecmwST_result_data:

Data Fields

int ng_component
 
int nn_component
 
int ne_component
 
int * ng_dof
 
int * nn_dof
 
int * ne_dof
 
char ** global_label
 
char ** node_label
 
char ** elem_label
 
double * global_val_item
 
double * node_val_item
 
double * elem_val_item
 

Detailed Description

Definition at line 11 of file hecmw_result.h.

Field Documentation

◆ elem_label

char** hecmwST_result_data::elem_label

Definition at line 23 of file hecmw_result.h.

◆ elem_val_item

double* hecmwST_result_data::elem_val_item

Definition at line 26 of file hecmw_result.h.

◆ global_label

char** hecmwST_result_data::global_label

Definition at line 21 of file hecmw_result.h.

◆ global_val_item

double* hecmwST_result_data::global_val_item

Definition at line 24 of file hecmw_result.h.

◆ ne_component

int hecmwST_result_data::ne_component

Definition at line 17 of file hecmw_result.h.

◆ ne_dof

int* hecmwST_result_data::ne_dof

Definition at line 20 of file hecmw_result.h.

◆ ng_component

int hecmwST_result_data::ng_component

Definition at line 15 of file hecmw_result.h.

◆ ng_dof

int* hecmwST_result_data::ng_dof

Definition at line 18 of file hecmw_result.h.

◆ nn_component

int hecmwST_result_data::nn_component

Definition at line 16 of file hecmw_result.h.

◆ nn_dof

int* hecmwST_result_data::nn_dof

Definition at line 19 of file hecmw_result.h.

◆ node_label

char** hecmwST_result_data::node_label

Definition at line 22 of file hecmw_result.h.

◆ node_val_item

double* hecmwST_result_data::node_val_item

Definition at line 25 of file hecmw_result.h.


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