openfoam/applications/utilities/mesh
Mark Olesen 80d69c27b1 COMP: compilation with WM_SP
- 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.
2017-06-26 17:11:46 +02:00
..
advanced STYLE: tabs and line length in files, very dubious NULL in ensight reader. 2017-06-26 13:43:05 +02:00
conversion DEFEATURE: remove CCM combine boundary code 2017-05-31 12:34:07 +02:00
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
generation STYLE: use #includeEtc in tutorial cases 2017-06-21 16:42:57 +01:00
manipulation COMP: compilation with WM_SP 2017-06-26 17:11:46 +02:00