DOC: Doxygen corrections

This commit is contained in:
Andrew Heather
2022-06-17 11:47:42 +01:00
parent 8ac11f1079
commit e96990c8bf
12 changed files with 20 additions and 22 deletions

View File

@ -96,7 +96,7 @@ registerOptSwitch
); );
//! \cond file-scope //! \cond file_scope
namespace Foam namespace Foam
{ {
// Register re-reader // Register re-reader

View File

@ -122,7 +122,6 @@ makeDecorator(SquareSpace,'[',']', ' ');
// //
// \endcode // \endcode
// //
// \noop
template<class Container, class Delimiters> template<class Container, class Delimiters>
class OutputAdaptor class OutputAdaptor
{ {

View File

@ -45,7 +45,7 @@ dictionary* dimensionSystemsPtr_(nullptr);
HashTable<dimensionedScalar>* unitSetPtr_(nullptr); HashTable<dimensionedScalar>* unitSetPtr_(nullptr);
dimensionSets* writeUnitSetPtr_(nullptr); dimensionSets* writeUnitSetPtr_(nullptr);
//! \cond file-scope //! \cond file_scope
// Helper class to // Helper class to
// register re-reader // register re-reader

View File

@ -34,7 +34,7 @@ License
namespace Foam namespace Foam
{ {
//! \cond file-scope //! \cond file_scope
// Write list as single or multiple entries - see exprTools::getList() // Write list as single or multiple entries - see exprTools::getList()
static void writeList static void writeList
( (

View File

@ -38,7 +38,7 @@ Note
namespace Foam namespace Foam
{ {
//! \cond file-scope //! \cond file_scope
// Maximum depth for recursive variable names // Maximum depth for recursive variable names
static constexpr label maxRecursionDepth_ = 100; static constexpr label maxRecursionDepth_ = 100;

View File

@ -39,7 +39,7 @@ defineTypeNameAndDebug(ccm, 0);
// * * * * * * * * * * * * * * Static Functions * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * Static Functions * * * * * * * * * * * * * * //
// \cond file-scope // \cond file_scope
// Return the string corresponding to the error // Return the string corresponding to the error
static const char* errorMsg(CCMIOError err) static const char* errorMsg(CCMIOError err)
{ {

View File

@ -36,7 +36,7 @@ Description
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
//! \cond internal-use //! \cond internal_use
// internal use only - skip doxygen documentation // internal use only - skip doxygen documentation
namespace Foam namespace Foam
{ {

View File

@ -38,18 +38,18 @@ Description
- Torque coefficient, 10*Kq - Torque coefficient, 10*Kq
- Advance coefficient, J - Advance coefficient, J
- Open water efficiency, etaO - Open water efficiency, etaO
- Written to postProcessing/<name>/<time>/propellerPerformance.dat - Written to postProcessing/\<name\>/\<time\>/propellerPerformance.dat
Controlled by writeControl: Controlled by writeControl:
- Wake field text file - Wake field text file
- Wake: 1 - UzMean/URef - Wake: 1 - UzMean/URef
- Velocity in cylindrical coordinates at xyz locations - Velocity in cylindrical coordinates at xyz locations
- Written to postProcessing/<name>/<time>/wake.dat - Written to postProcessing/\<name\>/\<time\>/wake.dat
- Axial wake field text file - Axial wake field text file
- 1 - Uz/URef at r/R and angle - 1 - Uz/URef at r/R and angle
- Written to postProcessing/<name>/<time>/axialWake.dat - Written to postProcessing/\<name\>/\<time\>/axialWake.dat
- Velocity surface - Velocity surface
- Written to postProcessing/<name>/surfaces/time>/disk.<fileType> - Written to postProcessing/\<name\>/surfaces/\<time\>/disk.<fileType>
Usage Usage
Example of function object specification: Example of function object specification:

View File

@ -53,6 +53,7 @@ Usage
// Mandatory/Optional (inherited) entries // Mandatory/Optional (inherited) entries
... ...
} }
\endverbatim
where the entries mean: where the entries mean:
\table \table

View File

@ -94,7 +94,7 @@ Usage
Entry | Description | Type | Req'd | Dflt Entry | Description | Type | Req'd | Dflt
sets | Names of input cellSets | wordList | cond'l | - sets | Names of input cellSets | wordList | cond'l | -
set | Name of input cellSet | word | cond'l | - set | Name of input cellSet | word | cond'l | -
\endverbatm \endverbatim
Note Note
The order of precedence among the conditional mandatory entries from the The order of precedence among the conditional mandatory entries from the

View File

@ -98,12 +98,10 @@ protected:
//- Contribution to field sensitivity derivatives //- Contribution to field sensitivity derivatives
// Topology optimisation or other variants with // Topology optimisation or other variants with
// as many design variables as the mesh cells // as many design variables as the mesh cells
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
autoPtr<volScalarField> dJdbPtr_; autoPtr<volScalarField> dJdbPtr_;
// Contribution to surface sensitivity derivatives // Contribution to surface sensitivity derivatives
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//- Term from material derivative //- Term from material derivative
autoPtr<boundaryVectorField> bdJdbPtr_; autoPtr<boundaryVectorField> bdJdbPtr_;
@ -129,7 +127,7 @@ protected:
// Contribution to volume-based sensitivities from volume-based // Contribution to volume-based sensitivities from volume-based
// objective functions // objective functions
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//- Multiplier of d(Volume)/db //- Multiplier of d(Volume)/db
autoPtr<volScalarField> divDxDbMultPtr_; autoPtr<volScalarField> divDxDbMultPtr_;

View File

@ -653,7 +653,7 @@ void NURBS3DSurface::buildSurface()
<< "\nuNCPs: " << uNCPs << "\nvNCPs: " << vNCPs << "\nuNCPs: " << uNCPs << "\nvNCPs: " << vNCPs
<< "\nNURBSSurface:\nCPs: " << CPs << "\nNURBSSurface:\nCPs: " << CPs
<< endl; << endl;
//*/ */
vectorField& field = *this; vectorField& field = *this;
field = vector::zero; field = vector::zero;
@ -800,7 +800,7 @@ void NURBS3DSurface::makeEquidistant
Info<< "Making points equidistant is physical space on surface " Info<< "Making points equidistant is physical space on surface "
<< name_ << name_
<< endl; << endl;
//*/ */
// Equidistant spacing in u along v isoLines. // Equidistant spacing in u along v isoLines.
for (label vI = 0; vI<nVPts_; vI++) for (label vI = 0; vI<nVPts_; vI++)
{ {
@ -1295,7 +1295,7 @@ List<scalarList> NURBS3DSurface::genEquidistant
Info<< "Generating points equidistant in physical space on surface " Info<< "Generating points equidistant in physical space on surface "
<< name_ << name_
<< endl; << endl;
//*/ */
// Preset U and V with uniform values. // Preset U and V with uniform values.
List<scalarList> UV(NPARAMS, scalarList(0)); List<scalarList> UV(NPARAMS, scalarList(0));
@ -2151,7 +2151,7 @@ void NURBS3DSurface::write(const word fileName)
curveFileBases << endl; curveFileBases << endl;
} }
//*/ */
} }
} }
@ -2208,7 +2208,7 @@ void NURBS3DSurface::write(const fileName dirName, const fileName fileName)
curveFileBases << endl; curveFileBases << endl;
} }
//*/ */
} }
} }
@ -2273,7 +2273,7 @@ void NURBS3DSurface::writeWParses(const word fileName)
curveFileBases << endl; curveFileBases << endl;
} }
//*/ */
} }
} }