Henrik Rusche
07e9416f30
Bump version in headers
2016-06-21 15:04:12 +02:00
Dominik Christ
278c3e6de4
Renamed string.H and Time.H to foamString.H and foamTime.H
2015-08-07 12:59:14 +01:00
Henrik Rusche
a23acb0388
VERSION: version, headers, whitespace & tabs for 3.2. Author: Henrik Rusche. Merge: Henrik Rusche
2015-06-02 11:52:46 +02:00
Martin Beaudoin
69f5076a14
ThirdParty: adjusting the compilation of .L files when using flex from ThirdParty
2015-05-17 23:58:57 -04:00
Henrik Rusche
0a02a92e53
Upgrade copyright notices & banner in source code
2015-05-17 15:58:16 +02:00
Hrvoje Jasak
15a24604c7
Formatting
...
Conflicts:
applications/solvers/basic/potentialDyMFoam/potentialDyMFoam.C
2015-04-07 16:34:36 +01:00
Henrik Rusche
941969a78b
Revert to latest version of fluentMeshToFoam
...
Add faunctionality in preservePatchTypes to ensure full compatibility
2014-06-09 14:00:36 +02:00
Bernhard F.W. Gschaider
a72b12ce8f
This solves a compilation problem in Clang 3.5 where the class Time is
...
not completely instantiated in objectRegistry (see error message
below)
By including objectRegistry.H before Time.H the class Tiem gets
completely defined before objectRegistry.
The original Time.H could be omitted (as it is already included in
objectRegistry.H )
In file included from blockMeshApp.C:49:
In file included from /Users/bgschaid/OpenFOAM/foam-extend-3.1/src/foam/lnInclude/Time.H:42:
In file included from /Users/bgschaid/OpenFOAM/foam-extend-3.1/src/foam/lnInclude/objectRegistry.H:235:
/Users/bgschaid/OpenFOAM/foam-extend-3.1/src/foam/lnInclude/objectRegistryTemplates.C:94:25: error: 'const Foam::Time' is an incomplete type
if (&parent_ != dynamic_cast<const objectRegistry*>(&time_))
^ ~~~~~~
/Users/bgschaid/OpenFOAM/foam-extend-3.1/src/foam/lnInclude/IOobject.H:78:7: note: forward declaration of 'Foam::Time'
class Time;
^
In file included from blockMeshApp.C:49:
2014-06-02 18:05:03 +02:00
Henrik Rusche
567afd5c22
blockMesh backport compiling & tested on cavity
2014-05-29 14:18:28 +02:00
Hrvoje Jasak
aac5de5e16
Renamed and cleaned foam-extend
2013-12-11 16:09:41 +00:00
Hrvoje Jasak
d2a5f2f1a3
Mac OS X Maverick port
2013-11-03 20:28:05 +00:00
Henrik Rusche
3241862b6c
Remove trailing whitespace systematically
2013-07-18 10:15:54 +02:00
Hrvoje Jasak
805524bcb1
Formatting
2013-04-15 12:57:08 +01:00
Hrvoje Jasak
ba42b5f4a7
Merge branch 'HrvojeJasak'
...
Conflicts:
applications/utilities/mesh/conversion/ideasUnvToFoam/Make/options
applications/utilities/surface/surfaceSmooth/Make/options
applications/utilities/surface/surfaceSplitByPatch/Make/options
src/decompositionMethods/decompositionMethods/patchConstrainedDecomp/patchConstrainedDecomp.C
src/finiteVolume/fvMesh/fvPatches/constraint/cyclic/cyclicFvPatch.C
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
wmake/rules/linuxGcc/c++
2012-04-25 10:27:21 +01:00
Hrvoje Jasak
913282318a
Immersed boundary method preparation
2012-04-25 10:22:35 +01:00
Hrvoje Jasak
d4deb37b51
Formatting
2012-01-29 12:06:19 +00:00
Sandeep Menon
a009e785af
Moving to the new directory structure for dynamicMesh
2010-10-12 16:47:10 -04:00
Hrvoje Jasak
bea25f5960
Compilation fixes
2010-09-21 15:32:04 +01:00
Hrvoje Jasak
773cdd6f3e
Port update: to utilities/post-processing
2010-08-25 22:42:57 +01:00
henrus
db7fac3f24
update the tutorials for new waveTransmissive BC
...
git-svn-id: https://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Core/OpenFOAM-1.5-dev@1731 e4e07f05-0c2f-0410-a05a-b8ba57e0c909
2010-05-12 13:27:55 +00:00