Skip to content
  • Mark OLESEN's avatar
    COMP: compilation with WM_SP · 80d69c27
    Mark OLESEN authored
    - STLpoint.H
    - isoAdvection.C
    - checkMesh/writeFields.C
    
    STYLE: drop construct STLpoint(Istream&), since it doesn't make much sense
    
    - No use case for reading via an OpenFOAM stream and tokenizer.
      Should always be parsing ASCII or reading binary directly.
    80d69c27