diff --git a/src/mesh/blockMesh/blocks/block/block.C b/src/mesh/blockMesh/blocks/block/block.C index 143994ab55..396698619d 100644 --- a/src/mesh/blockMesh/blocks/block/block.C +++ b/src/mesh/blockMesh/blocks/block/block.C @@ -35,6 +35,24 @@ namespace Foam // * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * // +Foam::block::block +( + const cellShape& bshape, + const pointField& vertices, + const blockEdgeList& edges, + const blockFaceList& faces, + const Vector