Home
last modified time | relevance | path

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

/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DBOSampleStepper.cpp198 bool asp_extrapolation = false; in step() local
208 if ( val == "ASP" ) asp_extrapolation = true; in step()
212 if ( extrapolate_wf && ( ntc_extrapolation || asp_extrapolation ) ) in step()
653 else if ( asp_extrapolation ) in step()
1433 if ( ntc_extrapolation || asp_extrapolation ) delete wfmm; in step()