cellModel enumerations
Compare changes
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 by cellModel::ptr()
and cellModel::ref()
statics.