/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  dev                                   |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/

pressureDifferencePatch
{
    patch1 <patch1>;
    patch2 <patch2>;

    #includeEtc "caseDicts/postProcessing/pressure/pressureDifferencePatch.cfg"
}

// ************************************************************************* //
