mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
STYLE: Updated Doxygen comment markers
This commit is contained in:
@ -65,8 +65,8 @@ public:
|
||||
|
||||
enum representationType
|
||||
{
|
||||
rtSphere, //< Sphere
|
||||
rtVector //< Vector
|
||||
rtSphere, //!< Sphere
|
||||
rtVector //!< Vector
|
||||
};
|
||||
|
||||
static const NamedEnum<representationType, 2> representationTypeNames;
|
||||
|
||||
Reference in New Issue
Block a user