/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.0 | | \\ / A nd | Web: http://www.openfoam.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ faceToPoint { type dictionary; description "Description based on a faceSet"; entries { include "set.cfg"; option { type word; default all; valueList ( all ); } } // ************************************************************************* //