Home
last modified time | relevance | path

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

/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DForce_Thermostat.cpp102 Real& updBathTemp(State& s) const { in updBathTemp() function in SimTK::Force::ThermostatImpl
287 getImpl().updBathTemp(s) = bathTemperature; in setBathTemperature()