Home
last modified time | relevance | path

Searched refs:startValue (Results 1 – 1 of 1) sorted by relevance

/phasta/phastaIO/
H A DvtkPPhastaReader.cxx483 double startValue = 0.; in RequestInformation() local
485 if (nested->GetScalarAttribute("start_value", &startValue)) in RequestInformation()
501 info.TimeValue = startValue; in RequestInformation()
503 startValue += valueIncr; in RequestInformation()