FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
ST_FILE_STACK Struct Reference
Collaboration diagram for ST_FILE_STACK:

Data Fields

FILE * fp
 
char filename [HECMW_FILENAME_LEN+1]
 
int lineno
 

Detailed Description

Definition at line 96 of file hecmw_io_nastran.c.

Field Documentation

◆ filename

char ST_FILE_STACK::filename[HECMW_FILENAME_LEN+1]

Definition at line 98 of file hecmw_io_nastran.c.

◆ fp

FILE* ST_FILE_STACK::fp

Definition at line 97 of file hecmw_io_nastran.c.

◆ lineno

int ST_FILE_STACK::lineno

Definition at line 99 of file hecmw_io_nastran.c.


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