STYLE: remove old references to 'dx' and 'foamFile'

This commit is contained in:
Mark Olesen
2017-06-28 16:11:24 +02:00
parent 15de34427c
commit a2d8e6e4f5
2 changed files with 1 additions and 3 deletions

View File

@ -26,8 +26,7 @@ setFormat raw;
// Surface output format. Choice of
// null : suppress output
// foamFile : separate points, faces and values file
// dx : DX scalar or vector format
// foam : separate points, faces and values file
// vtk : VTK ascii format
// raw : x y z value format for use with e.g. gnuplot 'splot'.
//