mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: minor code formatting
This commit is contained in:
@ -61,7 +61,6 @@ Foam::energyJumpFvPatchScalarField::energyJumpFvPatchScalarField
|
|||||||
:
|
:
|
||||||
fixedJumpFvPatchField<scalar>(p, iF)
|
fixedJumpFvPatchField<scalar>(p, iF)
|
||||||
{
|
{
|
||||||
|
|
||||||
if (dict.found("value"))
|
if (dict.found("value"))
|
||||||
{
|
{
|
||||||
fvPatchScalarField::operator=
|
fvPatchScalarField::operator=
|
||||||
|
|||||||
Reference in New Issue
Block a user