STYLE: Corrected doxygen comment tags
This commit is contained in:
parent
f75d998b10
commit
fdcb0f5d0a
@ -224,10 +224,10 @@ protected:
|
|||||||
//- Transfer source fields from the primary region to the film region
|
//- Transfer source fields from the primary region to the film region
|
||||||
virtual void transferPrimaryRegionSourceFields();
|
virtual void transferPrimaryRegionSourceFields();
|
||||||
|
|
||||||
// Explicit pressure source contribution
|
//- Explicit pressure source contribution
|
||||||
virtual tmp<volScalarField> pu();
|
virtual tmp<volScalarField> pu();
|
||||||
|
|
||||||
// Implicit pressure source coefficient
|
//- Implicit pressure source coefficient
|
||||||
virtual tmp<volScalarField> pp();
|
virtual tmp<volScalarField> pp();
|
||||||
|
|
||||||
//- Correct film coverage field
|
//- Correct film coverage field
|
||||||
|
Loading…
Reference in New Issue
Block a user