Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcustom_value_tracker.cpp130 void CustomValueTracker::setWeightingFactor(double _weighting_factor) in setWeightingFactor() function in CustomValueTracker
136 iElem->setWeightingFactor(_weighting_factor); in setWeightingFactor()
140 iElem->setWeightingFactor(5*_weighting_factor); in setWeightingFactor()
H A Dcontainer_base.h211 inline void setWeightingFactor(double _value) in setWeightingFactor() function
H A Dcustom_value_tracker.h147 void setWeightingFactor(double _weighting_factor);