Home
last modified time | relevance | path

Searched defs:getRelaxationTime (Results 1 – 2 of 2) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DForce_Thermostat.cpp108 Real getRelaxationTime(const State& s) const { in getRelaxationTime() function in SimTK::Force::ThermostatImpl
314 Real Force::Thermostat::getRelaxationTime(const State& s) const {return getImpl().getRelaxationTime… in getRelaxationTime() function in SimTK::Force::Thermostat
/dports/science/code_saturne/code_saturne-7.1.0/bin/model/
H A DInterfacialEnthalpyModel.py320 def getRelaxationTime(self, fieldId): member in InterfacialEnthalpyModel