Skip to content
  • Mark OLESEN's avatar
    624a8746
    ENH: code reduction in MeshObject (#1071) · 624a8746
    Mark OLESEN authored
    - use forwarding templates for the factory method
    
    - avoid double use of dynamic_cast.
      Don't need implicit use in isA<>, can use result directly
    
    STYLE: updated iteration over HashTable of mesh objects
    624a8746
    ENH: code reduction in MeshObject (#1071)
    Mark OLESEN authored
    - use forwarding templates for the factory method
    
    - avoid double use of dynamic_cast.
      Don't need implicit use in isA<>, can use result directly
    
    STYLE: updated iteration over HashTable of mesh objects
Loading