openfoam/applications/test/Function1
Mark Olesen 049617d037 ENH: update List and DynamicList methods (issue #595)
- improve functional compatibility with DynList (remove methods)
  * eg, remove an element from any position in a DynamicList
  * reduce the number of template parameters
  * remove/subset regions of DynamicList

- propagate Swap template specializations for lists, hashtables

- move construct/assignment to various containers.

- add find/found methods for FixedList and UList for a more succinct
  (and clearer?) usage than the equivalent global findIndex() function.

- simplify List_FOR_ALL loops
2017-09-20 17:20:54 +02:00
..
Make thermophysicalProperties: New base-class for liquidProperties and in the future gasProperties 2017-02-18 21:53:20 +00:00
function1Properties GIT: Initial commit after latest foundation merge 2016-04-25 11:40:48 +01:00
Test-Function1.C ENH: update List and DynamicList methods (issue #595) 2017-09-20 17:20:54 +02:00