/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | \\/ M anipulation | ------------------------------------------------------------------------------- Description From the first field subtract the remaining fields in the list. \*---------------------------------------------------------------------------*/ type subtract; libs ("libfieldFunctionObjects.so"); fields (); executeControl writeTime; writeControl writeTime; // ************************************************************************* //