BUG: fvMeshGeometry.C: not register fvMesh.Sf() ("S")

This commit is contained in:
mattijs
2011-03-03 18:31:23 +00:00
parent 7b7edab949
commit 996b1bb5f5

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2004-2010 OpenCFD Ltd. \\ / A nd | Copyright (C) 2004-2011 OpenCFD Ltd.
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -64,7 +64,10 @@ void fvMesh::makeSf() const
"S", "S",
pointsInstance(), pointsInstance(),
meshSubDir, meshSubDir,
*this *this,
IOobject::NO_READ,
IOobject::NO_WRITE,
false
), ),
*this, *this,
dimArea, dimArea,