[skip ci] documenting further use

This commit is contained in:
Martin Diehl 2020-01-25 09:31:27 +01:00
parent e532641015
commit ddeebc189a
1 changed files with 2 additions and 0 deletions

View File

@ -1095,6 +1095,8 @@ end function mesh_FEasCP
!> @brief return integer list corresponding to items in consecutive lines.
!! First integer in array is counter
!> @details ints concatenated by "c" as last char, range of a "to" b, or named set
! TODO: needs to report the numer of lines read
! REMARK: should replace IO_continuousIntValues
!--------------------------------------------------------------------------------------------------
function continuousIntValues(fileContent,maxN,lookupName,lookupMap,lookupMaxN)