/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v2106 | | \\ / A nd | Website: www.openfoam.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ readFields1 { // Mandatory entries (unmodifiable) type readFields; libs (fieldFunctionObjects); // Mandatory entries (runtime modifiable) fields (retA retB retC retD ret); } // ************************************************************************* //