cellModel enumerations
-
add enumerations for known cell models in cellModel to avoid relying on strings when looking up predefined cell models.
-
cellModeller::lookup()
static is now superseded bycellModel::ptr()
andcellModel::ref()
statics.
Edited by Mark OLESEN