openfoam/doc
Mark Olesen 850fa066d3 ENH: add UList typedefs for the various List counterparts
- eg,
    labelUList  <-> labelList
    scalarUList <-> scalarList
    ...

Note the unallocLabelList typedef is still available.
However labelUList requires less typing (10 vs. 17 chars) and has a
more obvious to labelList.
2010-10-13 10:43:16 +02:00
..
changes ENH: splitCyclics.txt : updated 2010-10-06 12:06:52 +01:00
doxygen ENH: add UList typedefs for the various List counterparts 2010-10-13 10:43:16 +02:00
Doxygen STYLE: move bin/doxyFilt -> bin/tools/doxyFilter 2010-08-11 11:03:43 +02:00
tools ENH: add bin/tool/find-trailingwhitespace 2010-08-03 17:37:14 +02:00
Allwmake ENH: remove existing doxygen html/ in background 2010-04-14 09:14:49 +02:00
codingStyleGuide.org STYLE: fix spelling, backslashes etc. in codingStyleGuide.org 2010-06-01 10:19:11 +02:00
codingStyleGuide.pdf codingStyleGuide: updated and generated the pdf version. GUIDELINES removed. 2010-05-20 09:58:35 +01:00