OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
nwtc_io::fnlist_type Type Reference

This type stores a linked list of file names, used in MLB-style input file parsing (currently used in AirfoilInfo) More...

Collaboration diagram for nwtc_io::fnlist_type:
Collaboration graph
[legend]

Public Attributes

character(1024) filename
 A file name.
 
type(fnlist_type), pointer next => NULL()
 The pointer to the next file name in the list.
 

Detailed Description

This type stores a linked list of file names, used in MLB-style input file parsing (currently used in AirfoilInfo)


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