diff --git a/src/mesh_marc.f90 b/src/mesh_marc.f90 index bbca5cbda..70333b505 100644 --- a/src/mesh_marc.f90 +++ b/src/mesh_marc.f90 @@ -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)