openfoam/applications/utilities
Mark Olesen ac83b41aaf ENH: improve demangled symbol names for safePrintStack
- parse out symbols and use abi::__cxa_demangle for more readable
  names in safePrintStack.

- shorten prefixed /path/openfoam/platforms/lib/... to start
  with "platforms/lib/..." to avoid unreadably long lines.

- improved file-scope localization of helper functions.

STYLE: use std::ios_base::basefield instead of dec|oct|hex for masking
2022-07-21 11:29:49 +02:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
mesh ENH: additional methods for OBJstream 2022-07-19 11:17:51 +02:00
miscellaneous ENH: improve demangled symbol names for safePrintStack 2022-07-21 11:29:49 +02:00
parallelProcessing STYLE: set readOpt(..), writeOpt(..) by parameter, not by assignment 2022-07-19 11:17:47 +02:00
postProcessing STYLE: set readOpt(..), writeOpt(..) by parameter, not by assignment 2022-07-19 11:17:47 +02:00
preProcessing ENH: additional methods for OBJstream 2022-07-19 11:17:51 +02:00
surface ENH: additional methods for OBJstream 2022-07-19 11:17:51 +02:00
thermophysical ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00