ENH: Fix initial point insertion

This commit is contained in:
laurence
2013-05-16 11:20:28 +01:00
parent 379d8ac070
commit 3a845d5192
12 changed files with 247 additions and 70 deletions

View File

@ -39,7 +39,6 @@ defineRunTimeSelectionTable(searchableSurface, dict);
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Foam::autoPtr<Foam::searchableSurface> Foam::searchableSurface::New
(
const word& searchableSurfaceType,