openfoam/applications/utilities/mesh/manipulation/cellSet/FoamX/cellToCell.cfg
2008-04-15 18:56:58 +01:00

21 lines
813 B
INI

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.0 |
| \\ / A nd | Web: http://www.openfoam.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
cellToCell
{
type dictionary;
description "Cell to cell copy from a cellSet";
entries
{
include "set.cfg";
}
}
// ************************************************************************* //