Skip to content
Snippets Groups Projects
Commit 368e06e6 authored by andy's avatar andy
Browse files

STYLE: Minor code formatting

parent 5a661f39
Branches
Tags
No related merge requests found
......@@ -170,7 +170,7 @@ public:
(
surfaceInterpolationScheme<Type>::New(mesh, faceFlux, is)
),
faceFlux_(faceFlux)
faceFlux_(faceFlux)
{
if (Co1_ < 0 || Co2_ < 0 || Co1_ >= Co2_)
{
......
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