Files
cantera/interfaces
Ray Speth 716e397c2e [Input] Refactor to reduce Python manipulations of AnyMap
Eliminates the 'mergeAnyMap' function, and introduces a 'parameters' method
for classes to return an AnyMap which can optionally contain the user-provided
input data, rather than needing to create the AnyMap in advance and add the
user-created fields separately.
2021-04-14 09:43:09 -05:00
..