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

#include <fstr_ctrl_util.h>

Collaboration diagram for st_fstr_ctrl_data:

Data Fields

ctrl_recrec
 
int rec_n
 
int * header_pos
 
int header_n
 
int * data_line_n
 
int current_header_index
 

Detailed Description

Definition at line 45 of file fstr_ctrl_util.h.

Field Documentation

◆ current_header_index

int st_fstr_ctrl_data::current_header_index

Definition at line 51 of file fstr_ctrl_util.h.

◆ data_line_n

int* st_fstr_ctrl_data::data_line_n

Definition at line 50 of file fstr_ctrl_util.h.

◆ header_n

int st_fstr_ctrl_data::header_n

Definition at line 49 of file fstr_ctrl_util.h.

◆ header_pos

int* st_fstr_ctrl_data::header_pos

Definition at line 48 of file fstr_ctrl_util.h.

◆ rec

ctrl_rec* st_fstr_ctrl_data::rec

Definition at line 46 of file fstr_ctrl_util.h.

◆ rec_n

int st_fstr_ctrl_data::rec_n

Definition at line 47 of file fstr_ctrl_util.h.


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