Searched refs:getEquation (Results 1 - 5 of 5) sorted by relevance

/gem5/src/sim/power/
H A Dthermal_entity.hh57 virtual LinearEquation getEquation(ThermalNode *tn, unsigned n,
H A Dthermal_domain.hh85 LinearEquation getEquation(ThermalNode * tn, unsigned n,
H A Dthermal_model.hh75 LinearEquation getEquation(ThermalNode * tn, unsigned n,
99 LinearEquation getEquation(ThermalNode * tn, unsigned n,
128 LinearEquation getEquation(ThermalNode * tn, unsigned n,
H A Dthermal_domain.cc113 ThermalDomain::getEquation(ThermalNode * tn, unsigned n, double step) const function in class:ThermalDomain
H A Dthermal_model.cc78 ThermalReference::getEquation(ThermalNode * n, unsigned nnodes, function in class:ThermalReference
111 ThermalResistor::getEquation(ThermalNode * n, unsigned nnodes, function in class:ThermalResistor
164 ThermalCapacitor::getEquation(ThermalNode * n, unsigned nnodes, function in class:ThermalCapacitor
229 LinearEquation eq = e->getEquation(n, eq_nodes.size(), _step);

Completed in 12 milliseconds