mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-08 20:18:24 -05:00
[base] Improve exception handling for speciesIndex
This commit is contained in:
committed by
Ray Speth
parent
4bdc6e7de4
commit
b2d649068d
@@ -48,6 +48,7 @@ recipes:
|
||||
- name: elementIndex
|
||||
wraps: elementIndex(const string&, bool)
|
||||
- name: speciesIndex
|
||||
wraps: speciesIndex(const string&, bool)
|
||||
- name: nAtoms
|
||||
- name: addElement
|
||||
- name: refPressure
|
||||
|
||||
Reference in New Issue
Block a user