mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Doxygen: Updated lists in member documentation to conform to Doxygen limitations
This commit is contained in:
@ -56,6 +56,7 @@ namespace Foam
|
||||
|
||||
|
||||
//- Private class for finding nearest
|
||||
// Comprising:
|
||||
// - global index
|
||||
// - sqr(distance)
|
||||
typedef Tuple2<scalar, label> nearInfo;
|
||||
|
||||
Reference in New Issue
Block a user