From 578fb9f6bbb75d357a2bff7748309fef3229e7df Mon Sep 17 00:00:00 2001 From: andy Date: Thu, 21 Nov 2013 11:02:37 +0000 Subject: [PATCH] STYLE: doxygen - prevent auto link to class for description --- .../field/regionSizeDistribution/regionSizeDistribution.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/postProcessing/functionObjects/field/regionSizeDistribution/regionSizeDistribution.H b/src/postProcessing/functionObjects/field/regionSizeDistribution/regionSizeDistribution.H index abbdf6bac0..b639d8e251 100644 --- a/src/postProcessing/functionObjects/field/regionSizeDistribution/regionSizeDistribution.H +++ b/src/postProcessing/functionObjects/field/regionSizeDistribution/regionSizeDistribution.H @@ -47,7 +47,7 @@ Description - alpha_liquidCore : alpha with outside liquid core set to 0 - alpha_background : alpha with outside background set to 0. - Histogram: + %Histogram: - determine histogram of diameter (given minDiameter, maxDiameter, nBins) - write graph of number of droplets per bin - write graph of sum, average and deviation of droplet volume per bin