Doxygen: Updated lists in member documentation to conform to Doxygen limitations

This commit is contained in:
Henry
2011-02-08 12:28:13 +00:00
parent 3c56a952bc
commit 67a2effece
25 changed files with 69 additions and 57 deletions

View File

@ -56,6 +56,7 @@ namespace Foam
//- Private class for finding nearest
// Comprising:
// - global index
// - sqr(distance)
typedef Tuple2<scalar, label> nearInfo;