Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/constraints/
H A Dcontrol.cpp217 InitRandomSource(amplitudeI, offsetI, methodI, seedI, init_val, Roundval(pow(2., Nbits)-1.)); in SetRandomSource()
220 void RandomSource::InitRandomSource(double amplitudeI, double offsetI, TRandomType methodI, double … in InitRandomSource() function in RandomSource
H A Dcontrol.h872 …virtual void InitRandomSource(double amplitudeI, double offsetI = 0., TRandomType methodI = (TRand…