openfoam/applications/utilities/mesh/generation/extrudeMesh
Mark Olesen 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
..
extrudedMesh rename xfer<T> class to Xfer<T> 2009-01-05 12:30:19 +01:00
extrudeModel update copyrights for 2009 2008-12-31 19:01:56 +01:00
Make Use LIB_SRC instead of FOAM_SRC in Make/options files 2008-10-07 09:18:18 +02:00
Allwclean update to make extrusion run-time selectable 2008-06-30 11:09:38 +01:00
Allwmake modified remaining Allwmake scripts to run from anywhere 2008-09-19 14:47:06 +02:00
createTimeExtruded.H update to make extrusion run-time selectable 2008-06-30 11:09:38 +01:00
extrudeMesh.C boundBox, octree cleanup 2009-01-01 17:03:19 +01:00
extrudeProperties update to make extrusion run-time selectable 2008-06-30 11:09:38 +01:00
faceMesh.H update copyrights for 2009 2008-12-31 19:01:56 +01:00
setRoots.H update to make extrusion run-time selectable 2008-06-30 11:09:38 +01:00