Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.h972 NumberStatPtOptMethods enumerator
1022 …inline void SetMethod(short NewVal) {if ((NewVal>0)&&(NewVal<=NumberStatPtOptMethods)) method = Ne… in SetMethod()
H A DInputData.cpp3908 for (int i=StatPt_OptMethod_NR; i<NumberStatPtOptMethods; i++) { in SetMethod()