95d146ecdf
Rationalized the indentation of C-preprocessor directives
2016-02-29 15:42:03 +00:00
eef9853a23
valuePointPatchField: Change assignment to use the object's internalField rather than that of the argument
...
Avoids dependency on the state of the argument pointPatchField the
internalField of which may have been de-allocated
2016-02-12 14:12:05 +00:00
56fa7c0906
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
fb871828a5
fvPatchFields, fvsPatchFields, pointPatchFields: specifically declare namespace of functions
...
It is better to declare the namespace of each function in the C file
rather than "open" the namespace as this may lead to inconsistencies
between the declaration in the H files and definition in the C file.
2015-12-08 22:29:05 +00:00
a4ab3f61db
src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction
...
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-08 12:23:52 +00:00
630a4b0b0d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/postProcessing/functionObjects/field/Make/files
2013-11-12 10:00:53 +00:00
3dec6f0101
pointPatchField: Correct mapping so that the patchType entry in the base-class is mapped
2013-11-07 18:59:48 +00:00
af4f1f42e5
ENH: pointPatchField: added fixesValue
2012-10-03 14:07:43 +01:00
88d0192129
STYLE: mixedPointPatchField: nonsense bc since patchInternalField == patch field
2012-03-09 09:11:29 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
9224daad7b
COMP: add 'this->' qualifier to find methods in base case
2010-12-17 15:39:50 +01:00
5f9d20e1d8
STYLE: add Foam:: qualifier to some method names
2010-12-17 15:15:08 +01:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
03db0e7dfb
BUG: Move constraint to symmetryPointPatch.
...
Slip bc can now be used on non-constraint patches
2010-04-30 11:17:38 +01:00
8d2e5df846
ENH: Allow pointPatchFields derived from constrained pointPatchField types.
2010-04-13 16:46:35 +01:00
c508b2fe17
STYLE: consistent capitalization of Private/Protected Member Functions in comments
2010-03-30 11:33:42 +02:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
62637d8471
ENH: initial overhaul of volPointInterpolation.
...
- removed globalPointPatch*
- removed pointPatchInterpolate*
since all is now inside volPointInterpolation.
2010-02-17 14:01:44 +00:00
734a8e7d58
Consistency correction.
2009-10-02 10:31:46 +01:00
d4864d9b6e
Moved the "generic" BCs into a separate library and included it only in those utilities
...
which need this functionality. Solvers will now check the correctness of the BCs on
read.
2009-08-04 22:13:54 +01:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
716f352f68
Pstream::Pstream::blocking -> Pstream::blocking
2008-06-18 09:37:00 +01:00
ffa939952c
subsetting point fields
2008-05-23 11:06:43 +01:00
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00