[skip ci] documenting further use
This commit is contained in:
parent
e532641015
commit
ddeebc189a
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue