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

#include <hecmw_struct.h>

Collaboration diagram for hecmwST_elem_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
 
double * bc_grp_val
 

Detailed Description

Definition at line 92 of file hecmw_struct.h.

Field Documentation

◆ bc_grp_ID

int* hecmwST_elem_grp::bc_grp_ID

Definition at line 99 of file hecmw_struct.h.

◆ bc_grp_index

int* hecmwST_elem_grp::bc_grp_index

Definition at line 102 of file hecmw_struct.h.

◆ bc_grp_type

int* hecmwST_elem_grp::bc_grp_type

Definition at line 101 of file hecmw_struct.h.

◆ bc_grp_val

double* hecmwST_elem_grp::bc_grp_val

Definition at line 103 of file hecmw_struct.h.

◆ grp_index

int* hecmwST_elem_grp::grp_index

Definition at line 95 of file hecmw_struct.h.

◆ grp_item

int* hecmwST_elem_grp::grp_item

Definition at line 96 of file hecmw_struct.h.

◆ grp_name

char** hecmwST_elem_grp::grp_name

Definition at line 94 of file hecmw_struct.h.

◆ n_bc

int hecmwST_elem_grp::n_bc

Definition at line 98 of file hecmw_struct.h.

◆ n_grp

int hecmwST_elem_grp::n_grp

Definition at line 93 of file hecmw_struct.h.


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