OpenFAST
Wind turbine multiphysics simulator
Public Member Functions | List of all members
nwtc_io::initfileinfo Interface Reference

Public Member Functions

subroutine initfileinfo_fromnullcstring (FileString, FileInfo, ErrStat, ErrMsg)
 The following takes an input file as a C_Char string with C_NULL_CHAR deliniating line endings. More...
 
subroutine initfileinfo_fromstringarray (StringArray, FileInfo, ErrStat, ErrMsg)
 

Member Function/Subroutine Documentation

◆ initfileinfo_fromnullcstring()

subroutine nwtc_io::initfileinfo::initfileinfo_fromnullcstring ( character(kind=c_char,len=*), intent(in)  FileString,
type(fileinfotype), intent(out)  FileInfo,
integer(intki), intent(out)  ErrStat,
character(*), intent(out)  ErrMsg 
)

The following takes an input file as a C_Char string with C_NULL_CHAR deliniating line endings.

Parameters
[in]filestringinput file as single C string with C_NULL_CHAR separated lines

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