Skip to content

cellModel enumerations

Mark OLESEN requested to merge style-cellModel-enum into develop
  • 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.

Edited by Mark OLESEN

Merge request reports