Searched refs:curve_start_pos (Results 1 – 1 of 1) sorted by relevance
127 fpos_t curve_start_pos, title_start_pos; in WaterReadData() local178 if (strstr(line, "[CURVES]")) PetscCall(GetDataSegment(fp, line, &curve_start_pos, &ncurve)); in WaterReadData()287 fsetpos(fp, &curve_start_pos); in WaterReadData()