Go to file
Mark Olesen 86ef9e86dc ENH: make treatment of stream allocators more uniform (issue #532)
- use allocator class to wrap the stream pointers instead of passing
  them into ISstream, OSstream and using a dynamic cast to delete
  then. This is especially important if we will have a bidirectional
  stream (can't delete twice!).

STYLE:

- file stream constructors with std::string (C++11)

- for rewind, explicit about in|out direction. This is not currently
  important, but avoids surprises with any future bidirectional access.

- combined string streams in StringStream.H header.
  Similar to <sstream> include that has both input and output string
  streams.
2017-07-17 15:14:38 +02:00
applications ENH: make treatment of stream allocators more uniform (issue #532) 2017-07-17 15:14:38 +02:00
bin STYLE: relocate deprecated utilities into separate directory 2017-07-11 14:47:50 +02:00
doc ENH: doxygen - re-added css for OpenFOAM tables 2017-06-26 13:27:58 +01:00
etc CONFIG: cpu/sys information in profiling now OFF by default (issue #526) 2017-07-14 16:41:15 +02:00
src ENH: make treatment of stream allocators more uniform (issue #532) 2017-07-17 15:14:38 +02:00
tutorials ENH: refactor and combine externalFileCoupler (issue #529) 2017-07-17 12:54:02 +02:00
wmake ENH: suppress wmkdep 'No such file' warnings in wmake -silent mode 2017-06-27 09:29:56 +02:00
.gitignore ENH: improve MPI configuration possibilities 2017-03-29 13:48:54 +02:00
Allwmake ENH: reduce reliance on FOAM_EXT_LIBBIN during builds 2017-04-04 15:28:42 +02:00
BuildIssues.txt ENH: respect the I_MPI_ROOT setting for INTELMPI (issue #524) 2017-07-12 11:02:04 +02:00
COPYING Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
README.md ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00

About OpenFOAM

OpenFOAM is a free, open source CFD software released and developed primarily by OpenCFD Ltd since 2004. It has a large user base across most areas of engineering and science, from both commercial and academic organisations. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to acoustics, solid mechanics and electromagnetics. More...

OpenFOAM+ is professionally released every six months to include customer sponsored developments and contributions from the community, including the OpenFOAM Foundation. Releases designated OpenFOAM+ contain several man years of client-sponsored developments of which much has been transferred to, but not released in the OpenFOAM Foundation branch.

Copyright

OpenFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the file COPYING in this directory or http://www.gnu.org/licenses/, for a description of the GNU General Public License terms under which you can copy the files.

OpenFOAM Trademark

OpenCFD Ltd grants use of the OpenFOAM trademark by Third Parties on a licence basis. ESI Group and the OpenFOAM Foundation Ltd are currently permitted to use the Name and agreed Domain Name. For information on trademark use, please refer to the trademark policy guidelines.

Please contact OpenCFD if you have any questions on the use of the OpenFOAM trademark.

Violations of the Trademark are continuously monitored, and will be duly prosecuted.

Useful Links

Copyright 2016-2017 OpenCFD Ltd