openfoam/applications/test/FixedList
Mark Olesen 5514471c15 BUG: FixedList '<' operator using a template parameter (fixes #458)
- cannot use comparison of list sizes. Okay for UList, but not here.

STYLE:
- don't need two iterators for the '<' comparison, can just access
  internal storage directly
2017-04-27 01:30:50 +02:00
..
Make STYLE: uniform 'Test-' prefix for all applications/test 2010-11-23 16:26:04 +01:00
fixedListFile Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
Test-FixedList.C BUG: FixedList '<' operator using a template parameter (fixes #458) 2017-04-27 01:30:50 +02:00