COMP: tetCell: namespace error

This commit is contained in:
mattijs
2011-08-12 17:32:14 +01:00
parent 12ea7d1e81
commit 537c573ff9

View File

@ -269,7 +269,7 @@ public:
) const ) const
{ {
// tetVertexGlobalIndices // tetVertexGlobalIndices
tetCell tVGI(-1); Foam::tetCell tVGI;
for (int i = 0; i < 4; i++) for (int i = 0; i < 4; i++)
{ {