Standardised the class declaration section comments to correspond to the foamNewSource template
This commit is contained in:
@ -116,7 +116,7 @@ class phaseScalarTransport
|
||||
:
|
||||
public fvMeshFunctionObject
|
||||
{
|
||||
// Private data
|
||||
// Private Data
|
||||
|
||||
//- Name of field to process
|
||||
const word fieldName_;
|
||||
|
||||
@ -70,7 +70,7 @@ class scalarTransport
|
||||
:
|
||||
public fvMeshFunctionObject
|
||||
{
|
||||
// Private data
|
||||
// Private Data
|
||||
|
||||
//- Name of field to process
|
||||
word fieldName_;
|
||||
|
||||
Reference in New Issue
Block a user