/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | \\/ M anipulation | ------------------------------------------------------------------------------- Description Calculates the average value of one or more fields on a patch. \*---------------------------------------------------------------------------*/ name ; fields (); operation areaAverage; #includeEtc "caseDicts/postProcessing/surfaceFieldValue/patch.cfg" // ************************************************************************* //