Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cantera/cantera
/ PlogRate
Method
PlogRate
src/kinetics/PlogRate.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
// Methods of class PlogRate
51
52
PlogRate::PlogRate(const std::multimap<double, ArrheniusRate>& rates)
53
{
54
setRates(rates);
55
}
56
57
PlogRate::PlogRate(const AnyMap& node, const UnitStack& rate_units)
58
{
Callers
4
test_set_rates
Method · 0.45
test_no_rates
Method · 0.45
test_plog
Method · 0.45
test_modify_plog
Method · 0.45
Calls
no outgoing calls
Tested by
4
test_set_rates
Method · 0.36
test_no_rates
Method · 0.36
test_plog
Method · 0.36
test_modify_plog
Method · 0.36