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