Skip to content
Snippets Groups Projects
Commit bf6aa309 authored by Andrew Heather's avatar Andrew Heather
Browse files

GIT: corrected incorrect merge artefacts

parent 20125b36
Branches
Tags
No related merge requests found
......@@ -101,12 +101,6 @@ Foam::fixedFluxPressureFvPatchScalarField::fixedFluxPressureFvPatchScalarField
patchInternalField()
+ gradient()*(patch().nf() & patch().delta())
);
}
else
{
// Enforce mapping of values so we have a valid starting value. This
// constructor is used when reconstructing fields
this->map(ptf, mapper);
}
}
else
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment