Commit Graph

13 Commits

Author SHA1 Message Date
bfb8d042fd split of decompositionAgglomeration 2009-04-02 13:29:28 +01:00
9b0bebec00 making overwrite work 2009-02-06 15:12:24 +00:00
19503c93e1 rename xfer<T> class to Xfer<T>
- The capitalization is consistent with most other template classes, but
  more importantly frees up xfer() for use as method name without needing
  special treatment to avoid ambiguities.

  It seems reasonable to have different names for transfer(...) and xfer()
  methods, since the transfer is occuring in different directions.
  The xfer() method can thus replace the recently introduced zero-parameter
  transfer() methods.
  Other name candidates (eg, yield, release, etc.) were deemed too abstract.
2009-01-05 12:30:19 +01:00
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
ac00f974e6 drop ununsed nUsedFaces parameter from polyMesh::resetPrimitives(xfer<..)
- use xfer form for calls to resetPrimitives
2008-10-24 12:25:27 +02:00
0dc639e90a switch off functionObjects 2008-09-28 19:27:04 +01:00
69bcc1baad Merge commit 'OpenCFD/master' into olesenm 2008-06-26 14:08:49 +02:00
47673b653f added overwrite flag 2008-06-26 12:24:18 +01:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
54df3819a8 Removed trailing '\' 2008-06-18 15:10:24 +01:00
168c7e1ca9 removing FoamX 2008-06-04 13:40:02 +01:00
8827ab2df1 moved metis into src/other; moved decomposition libraries into src/ 2008-05-23 12:08:42 +01:00
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00