Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/UtilityLib/
H A DelementDataAccess.cpp383 if (mathfunc.GetFuncMode() <= mathfunc.GetMaxFuncMode()) in SetElemDataMathFunc()
387 …ed.SetInt(mode, fntype.c_str(), 0, mathfunc.GetMaxFuncMode()); ed.SetToolTipText("0=no func., 1=po… in SetElemDataMathFunc()
H A Dmathfunc.h99 virtual int GetMaxFuncMode() const {return 5;} //maximum number of usable functions! in GetMaxFuncMode() function