/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | \\/ M anipulation | ------------------------------------------------------------------------------- Description Add a list of fields. \*---------------------------------------------------------------------------*/ type add; libs ("libfieldFunctionObjects.so"); fields (); executeControl writeTime; writeControl writeTime; // ************************************************************************* //