From 7ed024177269afdf40527bd4fc7d40d3d9bf0f49 Mon Sep 17 00:00:00 2001 From: mattijs <mattijs> Date: Fri, 5 Nov 2010 18:20:06 +0000 Subject: [PATCH] BUG: Make/files : missing surfaceInterpolateFields --- src/postProcessing/functionObjects/field/Make/files | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/postProcessing/functionObjects/field/Make/files b/src/postProcessing/functionObjects/field/Make/files index 003ef04ef8f..e869e24b1c0 100644 --- a/src/postProcessing/functionObjects/field/Make/files +++ b/src/postProcessing/functionObjects/field/Make/files @@ -20,4 +20,7 @@ streamLine/streamLineParticle.C streamLine/streamLineParticleCloud.C streamLine/streamLineFunctionObject.C +surfaceInterpolateFields/surfaceInterpolateFields.C +surfaceInterpolateFields/surfaceInterpolateFieldsFunctionObject.C + LIB = $(FOAM_LIBBIN)/libfieldFunctionObjects -- GitLab