MCPcopy Create free account
hub / github.com/Cantera/cantera / AnyMap

Method AnyMap

src/base/AnyMap.cpp:1407–1410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1405// Methods of class AnyMap
1406
1407AnyMap::AnyMap()
1408 : m_units(new UnitSystem())
1409{
1410}
1411
1412AnyValue& AnyMap::operator[](const string& key)
1413{

Callers 1

test_set_quantityMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_set_quantityMethod · 0.64