Skip to content
  • Mark OLESEN's avatar
    ENH: add dimensionedLabel typedef · ecaa5529
    Mark OLESEN authored
    GIT: primitives/compat with compatibility includes
    GIT: primitives/traits with pTraits, contiguous, zero, one etc.
    
    COMP: relocate base equal(a,b) definition from scalar.H -> label.H
    - make more universally available
    
    STYLE: replace occasional use of notEqual(a,b) with !equal(a,b)
    ecaa5529