2416e48c19
STYLE: patchCloudSet: additional comment
2012-02-07 15:03:31 +00:00
e36da730fe
BUG: meshSearch: force early construction of face diagonals
2012-02-07 12:45:13 +00:00
0dbdea4781
ENH: wallBoundedStreamLine: -store one value per location -optional tracklength specification
2012-02-07 11:35:18 +00:00
561e68f8e1
ENH: sampledSet: use non-const access to meshSearch
2012-02-03 14:29:55 +00:00
9791395a82
ENH: patchSeedSet: sampledSet for starting tracks on patches
2012-01-27 17:49:11 +00:00
657e68ed78
ENH: ensightWriter: added ensight format to sampledSets
2011-12-15 10:16:59 +00:00
ca4b8c347c
ENH: polyMesh,meshSearch: default value on findCell, pointInCell
2011-11-08 17:03:54 +00:00
ee11f9c0e8
ENH: pointInCell, findCell: switchable in-cell algorithm
2011-10-28 11:33:30 +01:00
424866f099
ENH: Added sample around circle (new line sample type)
2011-09-12 13:03:56 +01:00
8ae9569085
ENH: Multiple commits - lumped due to git index file corruption
...
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
cd8e5c5485
ENH: sampledSet: make point location consistent with lagrangian tracking
2011-08-17 14:53:14 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
649c3e65ca
STYLE: date
2011-07-21 09:43:44 +01:00
e47ac108ee
ENH: patchCloud: return pTraits<Type>::max for unfound points
2011-07-14 22:10:14 +01:00
71fa63273e
ENH: patchCloudSet: new sampledSet for nearest point on cloud
2011-07-13 16:41:13 +01:00
8961e44dc5
COMP: clang caught ambiguous constructions from tmp.
2011-06-06 14:35:07 +01:00
1c23a96378
STYLE: Correcting coding style of commit 6217691
2011-05-03 16:29:06 +01:00
6217691b4d
ENH: csv reading for interpolationTable and writing for sampledSet
2011-04-26 19:25:00 +01:00
8f351e2776
ENH: Only read set and surface sampling fields if specified
2011-03-17 10:33:16 +00:00
f182b725da
STYLE: use 'static const' instead of 'const static' for consistency
2011-03-01 15:21:30 +01:00
7b0790c260
STYLE: remove function comments in C file - confuses doxgen
2011-02-24 17:32:02 +00:00
7c530ff455
ENH: Further updates to lagrangian sampling
2011-02-24 17:23:06 +00:00
af115c5d01
ENH: Updated utilities using lagrangian classes
2011-02-24 16:47:54 +00:00
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00: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
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
9224daad7b
COMP: add 'this->' qualifier to find methods in base case
2010-12-17 15:39:50 +01:00
85bae17943
STYLE: add formatting of NamedEnum template arguments
2010-12-17 14:36:13 +01:00
a964515708
BUG: sampledSet : force calculation of min-tet-decomposition before tracking
2010-12-08 12:04:38 +00:00
da109eed31
ENH: sampledSet, sampledSurface : remove default value for interpolation scheme and writer
2010-12-08 11:51:45 +00:00
4002bacc52
BUG: sampledSet : handling empty sets
2010-12-07 21:28:27 +00:00
95219e6f76
COMP: specialization Foam::NamedEnum templates within namespace Foam
...
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
83c10e1cf6
BUG: Fixes mantis issue 0000012: sample utiltiy update
2010-08-27 10:41:49 +01:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
8dacc7bdb3
STYLE: updated date in header
2010-07-20 22:20:41 +01:00
7186f05242
COMP: missing include files.
2010-07-20 22:17:31 +01:00
9c32ce1016
STYLE: use forAll macro in more places, avoid LF-CR endings
2010-04-23 18:35:55 +02:00
03338b9ea9
STYLE: partial revert for 5cfa97624e
2010-04-23 10:23:08 +02:00
5cfa97624e
STYLE: more consistent New methods, use unregistered IOobject where appropriate
2010-04-20 17:13:35 +02:00
b6f3bd4c23
STYLE: follow coding guide recommendation for '//- Destructor'
2010-04-12 11:55:52 +02:00
9feda061e3
ENH: Update to sampleSets so that distance outputs cumulative distance
...
along sample path
STYLE: Minor code formatting
2010-04-07 16:12:55 +01:00
9b71c70335
STYLE: partial revert of naming change from commit f99a145143
2010-04-01 12:50:00 +01:00
f99a145143
ENH: Renamed curveSet to polyLineSet to better represent sampling method
2010-04-01 12:35:41 +01:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
37c4f2f375
remove empty 'Description' from various .C files
2009-12-04 14:11:33 +01:00
d0b8aa40f0
trim trailing space in src/sampling
2009-12-01 17:56:35 +01:00
2667382644
probes - handle fields as wordReList
...
- adjust code to more closely resemble sampledSets / sampledSurfaces
2009-12-01 17:53:18 +01:00
b752ce5272
sampledSets - handle fields as wordReList
...
- adjust code to more closely resemble sampledSurfaces
2009-12-01 16:11:18 +01:00