Commit Graph

58 Commits

Author SHA1 Message Date
664fb30912 interpolationWeights: Info messages now switched by debug 2012-05-02 10:54:19 +01:00
9301cc4f64 ENH: linearInterpolationWeights: handle values equal to table range 2012-04-19 16:47:59 +01:00
4c7c03e116 ENH: interpolationWeights: added weightedSum helper 2012-04-18 10:44:17 +01:00
78bd261ce9 ENH: interpolationWeights: run-time selectable interpolation 2012-04-17 18:02:25 +01:00
16660a95b0 ENH: PrimitivePatchInterpolation: Change faceList to List<typename Patch::FaceType> 2012-03-09 16:13:07 +00:00
09e776aa8a ENH: Cleaning un used variables 2012-01-31 12:01:32 +00:00
df9788f8aa STY: line endings and year 2012-01-10 18:11:58 +00:00
da720bbf70 ENH: Adding interpolation2D table 2012-01-10 15:43:51 +00:00
93fa2893d7 BUG: interpolationTable: construct from fileName 2011-10-07 15:49:27 +01:00
2c879deab1 interpolateSplineXY: Corrected function call in highest-level 2011-09-29 17:28:27 +01:00
4f40cdb7d7 GIT: Resolve conflict 2011-08-16 16:09:56 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
1e2832fd7d Corrected class names in the file descriptions 2011-07-19 17:26:55 +01:00
8dbb3a7ab1 STYLE: Minor code clean-up 2011-07-18 11:22:13 +01:00
2f374d0d7a STYLE: missed change during 1c23a96 2011-05-03 17:36:36 +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
c3cb632c24 Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs 2011-02-08 18:22:00 +00:00
b3cde56f27 Doxygen docs: Corrected doxyFilter to preserve line numbers
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +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
cf4bde4936 COMP: avoid ambiguous construct from tmp - src/OpenFOAM 2010-12-17 16:33:09 +01:00
4e5224f970 COMP: interpolation lookup table had fvMesh, but only needed objectRegistry 2010-12-15 14:17:58 +01:00
bb81cc9f07 BUG: interpolationTable : allow for min != 0 2010-12-13 16:08:25 +00:00
d79237597e STYLE: Fixing code style requirements for all src. 2010-07-28 13:31:46 +01:00
ba66d36bfd ENH: rateOfChange function for interpolationTable.
Creates linear slope only from low and high elements around the sample
value, so rate will be discontinuous.  Would be better with higher
order gradient calculation.
2010-07-27 12:55:01 +01:00
67136c25ee STYLE: Remove tabs. 2010-07-27 12:24:27 +01:00
6dbc3b9f92 BUG: incorrect range check in interpolationLookUpTable 2010-06-08 10:26:17 +02:00
679d23c5dc STYLE: move interpolationLookUpTable -> src/OpenFOAM/interpolations 2010-06-08 09:59:55 +02:00
42e97e38e7 STYLE: fix (verbatim) documentation formatting
ENH: log10/bound optional in uniformInterpolationTable (consistent w/ example)
2010-06-08 09:38:04 +02:00
efe058844c STYLE: updated licence header to version 3 2010-05-26 15:47:38 +01:00
4b00c01d0c ENH: added interpolateSplineXY templated function, and updated tabulated6DoFMotion 2010-05-14 12:47:32 +01:00
322ccff48f BUG: interpolateXY was not creating correct type. Only worked for scalarField. 2010-05-12 15:52:50 +01:00
9c32ce1016 STYLE: use forAll macro in more places, avoid LF-CR endings 2010-04-23 18:35:55 +02:00
b6f3bd4c23 STYLE: follow coding guide recommendation for '//- Destructor' 2010-04-12 11:55:52 +02:00
a50f01b079 STYLE: use forAllIter, forAllConstIter instead of long-hand version
STYLE: use 'forAll(' NOT 'forAll (', as per coding guide
2010-04-12 11:18:38 +02:00
3213388ddf Merge remote branch 'OpenCFD/master' into olesenm 2010-03-30 09:11:52 +02:00
6f78c8a949 STYLE: Updated header comment/description 2010-03-29 17:34:18 +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
00985638d8 remove fvCFD.H usage from remaining library source
- exception calcType.H since it'll most likely be used for building
  applications anyhow

- use quailified names in more of the lagrangian code

- killed some tab indents in various places.
2009-12-02 15:34:52 +01:00
fa93ce8cd7 coding style adherence
- markup codingStyleGuide.org examples so they actually indent correctly

- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
2009-11-27 15:39:14 +01:00
c9a2f4923e templated uniformInterpolationTable 2009-10-26 19:15:32 +00:00
cbe5974c26 adding tabulated U wall function BC and utility to generate tables 2009-10-26 18:54:10 +00:00
f8c6cfe0b5 added construct by components 2009-03-26 11:34:13 +00:00
69918f23c5 consistency update
- OSspecific: chmod() -> chMod(), even although it's not used anywhere

- ListOps get subset() and inplaceSubset() templated on BoolListType

- added UList<bool>::operator[](..) const specialization.
  Returns false (actually pTraits<bool>::zero) for out-of-range elements.
  This lets us use List<bool> with lazy evaluation and no noticeable
  change in performance.

- use rcIndex() and fcIndex() wherever possible.
  Could check if branching or modulus is faster for fcIndex().

- UList and FixedList get 'const T* cdata() const' and 'T* data()' members.
  Similar to the STL front() and std::string::data() methods, they return a
  pointer to the first element without needing to write '&myList[0]', recast
  begin() or violate const-ness.
2009-02-06 20:43:09 +01:00
95dcb6ded7 Simplify checking of container (List/HashTable, strings) sizes
- can use 'XX.empty()' instead of 'XX.size() == 0', 'XX.size() < 1' or
  'XX.size() <= 0' or for simpler coding.
  It also has the same number of characters as '!XX.size()' and /might/ be
  more readable

- many size checking had 'XX.size() > 0', 'XX.size() != 0', or 'XX.size() >= 1'
  when a simple 'XX.size()' suffices
2009-01-10 20:28:06 +01:00
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00