openfoam/applications/utilities/postProcessing
Mark Olesen 797155f862 ENH: additional method for switching error throwing on/off (issue #552)
- error::throwExceptions(bool) returning the previous state makes it
  easier to set and restore states.

- throwing() method to query the current handling (if required).

- the normal error::throwExceptions() and error::dontThrowExceptions()
  also return the previous state, to make it easier to restore later.
2017-07-29 12:25:30 +02:00
..
dataConversion STYLE: eliminate duplicate includes (issue #293) 2017-07-17 14:44:05 +02:00
graphics ENH: make treatment of stream allocators more uniform (issue #532) 2017-07-17 15:14:38 +02:00
lagrangian ENH: add VTP, VTU output for most vtk writers (insitu only) 2017-06-01 18:28:40 +02:00
lumped ENH: refactor and combine externalFileCoupler (issue #529) 2017-07-17 12:54:02 +02:00
miscellaneous ENH: upgrade from NamedEnum to Enum (issue #515) 2017-07-03 21:43:33 +02:00
noise STYLE: corrected file vs fileName for CSV files 2017-06-13 07:23:32 +02:00
postProcess ENH: additional method for switching error throwing on/off (issue #552) 2017-07-29 12:25:30 +02:00