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

#include <hecmw_struct.h>

Collaboration diagram for hecmwST_node_grp:

Data Fields

int n_grp
 
char ** grp_name
 
int * grp_index
 
int * grp_item
 
int n_bc
 
int * bc_grp_ID
 
int * bc_grp_type
 
int * bc_grp_index
 
int * bc_grp_dof
 
double * bc_grp_val
 

Detailed Description

Definition at line 75 of file hecmw_struct.h.

Field Documentation

◆ bc_grp_dof

int* hecmwST_node_grp::bc_grp_dof

Definition at line 88 of file hecmw_struct.h.

◆ bc_grp_ID

int* hecmwST_node_grp::bc_grp_ID

Definition at line 82 of file hecmw_struct.h.

◆ bc_grp_index

int* hecmwST_node_grp::bc_grp_index

Definition at line 87 of file hecmw_struct.h.

◆ bc_grp_type

int* hecmwST_node_grp::bc_grp_type

Definition at line 84 of file hecmw_struct.h.

◆ bc_grp_val

double* hecmwST_node_grp::bc_grp_val

Definition at line 89 of file hecmw_struct.h.

◆ grp_index

int* hecmwST_node_grp::grp_index

Definition at line 78 of file hecmw_struct.h.

◆ grp_item

int* hecmwST_node_grp::grp_item

Definition at line 79 of file hecmw_struct.h.

◆ grp_name

char** hecmwST_node_grp::grp_name

Definition at line 77 of file hecmw_struct.h.

◆ n_bc

int hecmwST_node_grp::n_bc

Definition at line 81 of file hecmw_struct.h.

◆ n_grp

int hecmwST_node_grp::n_grp

Definition at line 76 of file hecmw_struct.h.


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