mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Fix initial point insertion
This commit is contained in:
@ -39,7 +39,6 @@ defineRunTimeSelectionTable(searchableSurface, dict);
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
|
||||
Foam::autoPtr<Foam::searchableSurface> Foam::searchableSurface::New
|
||||
(
|
||||
const word& searchableSurfaceType,
|
||||
|
||||
Reference in New Issue
Block a user