Changed handling of coupled interfaces for ldu - compilation update

This commit is contained in:
Hrvoje Jasak 2013-05-31 11:11:55 +01:00
parent b23535ae7a
commit 1777433765
3 changed files with 3 additions and 3 deletions

View file

@ -25,6 +25,7 @@ License
\*---------------------------------------------------------------------------*/
#include "SRFModel.H"
#include "fvPatchFields.H"
#include "SRFVelocityFvPatchVectorField.H"
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //

View file

@ -62,7 +62,7 @@ SourceFiles
#include "IOPtrList.H"
#include "volFieldsFwd.H"
#include "fvMatrix.H"
#include "fvMatrices.H"
#include "geometricOneField.H"

View file

@ -22,11 +22,10 @@ License
along with OpenFOAM; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
\*----------------------------------------------------------------------------*/
\*---------------------------------------------------------------------------*/
#include "porousZones.H"
#include "volFields.H"
#include "fvMatrix.H"
#include "fvm.H"
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //