/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: dev \\/ M anipulation | ------------------------------------------------------------------------------- Description Calculates the difference between the average values of fields on two specified triangulated surfaces. \*---------------------------------------------------------------------------*/ name1 ; name2 ; fields (); #includeEtc "caseDicts/postProcessing/surfaceFieldValue/triSurfaceDifference.cfg" // ************************************************************************* //