Corrected capitalization of Doxygen documentation comments
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -79,7 +79,7 @@ class multiDirRefinement
|
||||
//- Current set of cells to refine. Extended with added cells.
|
||||
labelList cellLabels_;
|
||||
|
||||
//- from original to added cells.
|
||||
//- From original to added cells.
|
||||
// Gives for every cell in the original mesh an empty list or the
|
||||
// list of cells this one has been split into (note: will include
|
||||
// itself so e.g. for hex will be 8 if 2x2x2 refinement)
|
||||
|
||||
Reference in New Issue
Block a user