Skip to content
Snippets Groups Projects
  1. Feb 18, 2020
  2. Oct 31, 2019
  3. May 08, 2018
  4. Feb 08, 2018
  5. Nov 23, 2017
    • Mark OLESEN's avatar
      ENH: improvements to stringOps format and split functions · d49929b2
      Mark OLESEN authored
      - split now optionally retains empty substrings.
        Added split on fixed field width.
      
      - Foam::name() now formats directly into string buffer, which a
        removes one layer of copying and also avoids using a non-constexpr
        in the temporary.
      
      STYLE: explicit type narrowing on zero-padded output for ensight
      d49929b2
  6. Oct 05, 2016