Skip to content
Snippets Groups Projects
Commit c77194e6 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: incorrect return values for interpolated sampled meshedSurface (#1956)

- only slipped in recently, as part of !394
parent b012475c
Branches
Tags
No related merge requests found
......@@ -141,6 +141,8 @@ Foam::sampledMeshedSurface::sampleOnPoints
);
}
}
return tvalues;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment