/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.5 | | \\ / A nd | Web: http://www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ // className tool definition description ""; classNameDict { type dictionary; description "className control dictionary"; dictionaryPath "system"; entries { arguments { type rootCaseTimeArguments; } } } // ************************************************************************* //