Commit Graph

8 Commits

Author SHA1 Message Date
8d8a8ef88d db/runTimeSelection - fixed up missing/extra semi-colons 2009-03-12 12:06:06 +01:00
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
895feecb6b more runTimeSelection/memberFunctionSelection templated forms
- also allow table definition to have a templated baseType
 - added some comments/whitespace to make the files easier to read
2008-11-14 01:42:30 +01:00
8ffb89dab0 runTimeSelection/memberFunctionSelection templated forms
- useful when the baseType isn't a typedef and thus requires the same
   template argument as the derived class
2008-11-13 17:45:19 +01:00
c7dc41bfd9 added NamedTemplate run-time selection, but not yet used 2008-11-07 22:00:57 +01:00
0473f177ad Create unique member name for addNamed...SelectionTable
We can now add the same member function with different lookups
  e.g. 'stl' and 'stlb'

By using leading/trailing underscores around the lookup name,
we get a unique name and avoid possible collision with other classes.
2008-07-20 15:19:07 +02:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00