1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
13 object createPatchDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 // Tolerance used in matching faces. Absolute tolerance is span of
18 // face times this factor. To load incorrectly matches meshes set this
22 // Do a synchronisation of coupled points after creation of any patches.
23 // Note: this does not work with points that are on multiple coupled patches
24 // with transformations.
36 constructFrom patches;
37 patches ( auto0 auto2 );
46 constructFrom patches;
56 constructFrom patches;
66 constructFrom patches;
76 constructFrom patches;
86 constructFrom patches;