Merge branch 'upstream/OpenFOAM' into pu
[freefoam.git] / src / dynamicMesh / files.cmake
blobe11cd52c791f39fd2e1e197068a6b2592b40878f
1 #-------------------------------------------------------------------------------
2 #               ______                _     ____          __  __
3 #              |  ____|             _| |_  / __ \   /\   |  \/  |
4 #              | |__ _ __ ___  ___ /     \| |  | | /  \  | \  / |
5 #              |  __| '__/ _ \/ _ ( (| |) ) |  | |/ /\ \ | |\/| |
6 #              | |  | | |  __/  __/\_   _/| |__| / ____ \| |  | |
7 #              |_|  |_|  \___|\___|  |_|   \____/_/    \_\_|  |_|
9 #                   FreeFOAM: The Cross-Platform CFD Toolkit
11 # Copyright (C) 2008-2010 Michael Wild <themiwi@users.sf.net>
12 #                         Gerber van der Graaf <gerber_graaf@users.sf.net>
13 #-------------------------------------------------------------------------------
14 # License
15 #   This file is part of FreeFOAM.
17 #   FreeFOAM is free software; you can redistribute it and/or modify it
18 #   under the terms of the GNU General Public License as published by the
19 #   Free Software Foundation; either version 2 of the License, or (at your
20 #   option) any later version.
22 #   FreeFOAM is distributed in the hope that it will be useful, but WITHOUT
23 #   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
24 #   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
25 #   for more details.
27 #   You should have received a copy of the GNU General Public License
28 #   along with FreeFOAM; if not, write to the Free Software Foundation,
29 #   Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
30 #-------------------------------------------------------------------------------
32 set(SRCS
33   attachDetach/attachDetach.C
34   attachDetach/attachInterface.C
35   attachDetach/detachInterface.C
36   attachDetach/attachDetachPointMatchMap.C
37   layerAdditionRemoval/layerAdditionRemoval.C
38   layerAdditionRemoval/setLayerPairing.C
39   layerAdditionRemoval/addCellLayer.C
40   layerAdditionRemoval/removeCellLayer.C
41   slidingInterface/enrichedPatch/enrichedPatch.C
42   slidingInterface/enrichedPatch/enrichedPatchPointMap.C
43   slidingInterface/enrichedPatch/enrichedPatchFaces.C
44   slidingInterface/enrichedPatch/enrichedPatchPointPoints.C
45   slidingInterface/enrichedPatch/enrichedPatchCutFaces.C
46   slidingInterface/enrichedPatch/enrichedPatchMasterPoints.C
47   polyTopoChange/polyTopoChange/topoAction/topoActions.C
48   polyTopoChange/polyMeshModifier/polyMeshModifier.C
49   polyTopoChange/polyMeshModifier/newPolyMeshModifier.C
50   polyTopoChange/polyTopoChanger/polyTopoChanger.C
51   polyTopoChange/polyTopoChange/polyTopoChange.C
52   polyTopoChange/polyTopoChange/addPatchCellLayer.C
53   polyTopoChange/polyTopoChange/edgeCollapser.C
54   polyTopoChange/polyTopoChange/faceCollapser.C
55   polyTopoChange/polyTopoChange/hexRef8.C
56   polyTopoChange/polyTopoChange/removeCells.C
57   polyTopoChange/polyTopoChange/removeFaces.C
58   polyTopoChange/polyTopoChange/refinementData.C
59   polyTopoChange/polyTopoChange/refinementDistanceData.C
60   polyTopoChange/polyTopoChange/refinementHistory.C
61   polyTopoChange/polyTopoChange/removePoints.C
62   polyTopoChange/polyTopoChange/combineFaces.C
63   polyTopoChange/polyTopoChange/localPointRegion.C
64   polyTopoChange/polyTopoChange/duplicatePoints.C
65   slidingInterface/slidingInterface.C
66   slidingInterface/slidingInterfaceProjectPoints.C
67   slidingInterface/coupleSlidingInterface.C
68   slidingInterface/slidingInterfaceAttachedAddressing.C
69   slidingInterface/slidingInterfaceClearCouple.C
70   slidingInterface/decoupleSlidingInterface.C
71   perfectInterface/perfectInterface.C
72   boundaryMesh/boundaryMesh.C
73   boundaryPatch/boundaryPatch.C
74   boundaryMesh/octreeDataFaceList.C
75   setUpdater/setUpdater.C
76   meshCut/meshModifiers/boundaryCutter/boundaryCutter.C
77   meshCut/meshModifiers/meshCutter/meshCutter.C
78   meshCut/meshModifiers/meshCutAndRemove/meshCutAndRemove.C
79   meshCut/meshModifiers/undoableMeshCutter/undoableMeshCutter.C
80   meshCut/meshModifiers/refinementIterator/refinementIterator.C
81   meshCut/meshModifiers/multiDirRefinement/multiDirRefinement.C
82   meshCut/cellLooper/cellLooper.C
83   meshCut/cellLooper/topoCellLooper.C
84   meshCut/cellLooper/geomCellLooper.C
85   meshCut/cellLooper/hexCellLooper.C
86   meshCut/directions/directions.C
87   meshCut/directions/directionInfo/directionInfo.C
88   meshCut/edgeVertex/edgeVertex.C
89   meshCut/cellCuts/cellCuts.C
90   meshCut/splitCell/splitCell.C
91   meshCut/refineCell/refineCell.C
92   meshCut/wallLayerCells/wallLayerCells.C
93   meshCut/wallLayerCells/wallNormalInfo/wallNormalInfo.C
94   polyTopoChange/attachPolyTopoChanger/attachPolyTopoChanger.C
95   polyTopoChange/repatchPolyTopoChanger/repatchPolyTopoChanger.C
96   fvMeshAdder/fvMeshAdder.C
97   fvMeshDistribute/fvMeshDistribute.C
98   polyMeshAdder/faceCoupleInfo.C
99   polyMeshAdder/polyMeshAdder.C
100   motionSmoother/motionSmoother.C
101   motionSmoother/motionSmootherCheck.C
102   motionSmoother/polyMeshGeometry/polyMeshGeometry.C
103   motionSolver/motionSolver.C
104   )
106 set(HDRS
107   attachDetach/attachDetach.H
108   boundaryMesh/bMesh.H
109   boundaryMesh/boundaryMesh.H
110   boundaryMesh/octreeDataFaceList.H
111   boundaryPatch/boundaryPatch.H
112   fvMeshAdder/fvMeshAdder.H
113   fvMeshAdder/fvMeshAdderTemplates.C
114   fvMeshDistribute/CompactListList_dev.C
115   fvMeshDistribute/CompactListList_dev.H
116   fvMeshDistribute/CompactListList_devI.H
117   fvMeshDistribute/CompactListList_devIO.C
118   fvMeshDistribute/fvMeshDistribute.H
119   fvMeshDistribute/fvMeshDistributeTemplates.C
120   layerAdditionRemoval/layerAdditionRemoval.H
121   meshCut/cellCuts/cellCuts.H
122   meshCut/cellLooper/cellLooper.H
123   meshCut/cellLooper/geomCellLooper.H
124   meshCut/cellLooper/hexCellLooper.H
125   meshCut/cellLooper/topoCellLooper.H
126   meshCut/directions/directionInfo/directionInfo.H
127   meshCut/directions/directionInfo/directionInfoI.H
128   meshCut/directions/directions.H
129   meshCut/edgeVertex/edgeVertex.H
130   meshCut/meshModifiers/boundaryCutter/boundaryCutter.H
131   meshCut/meshModifiers/meshCutAndRemove/meshCutAndRemove.H
132   meshCut/meshModifiers/meshCutter/meshCutter.H
133   meshCut/meshModifiers/multiDirRefinement/multiDirRefinement.H
134   meshCut/meshModifiers/refinementIterator/refinementIterator.H
135   meshCut/meshModifiers/undoableMeshCutter/undoableMeshCutter.H
136   meshCut/refineCell/refineCell.H
137   meshCut/splitCell/splitCell.H
138   meshCut/wallLayerCells/wallLayerCells.H
139   meshCut/wallLayerCells/wallNormalInfo/wallNormalInfo.H
140   meshCut/wallLayerCells/wallNormalInfo/wallNormalInfoI.H
141   motionSmoother/motionSmoother.H
142   motionSmoother/motionSmootherTemplates.C
143   motionSmoother/polyMeshGeometry/polyMeshGeometry.H
144   motionSolver/motionSolver.H
145   perfectInterface/perfectInterface.H
146   polyMeshAdder/faceCoupleInfo.H
147   polyMeshAdder/faceCoupleInfoTemplates.C
148   polyMeshAdder/polyMeshAdder.H
149   polyMeshAdder/polyMeshAdderTemplates.C
150   polyTopoChange/attachPolyTopoChanger/attachPolyTopoChanger.H
151   polyTopoChange/polyMeshModifier/polyMeshModifier.H
152   polyTopoChange/polyTopoChange/addObject/polyAddCell.H
153   polyTopoChange/polyTopoChange/addObject/polyAddFace.H
154   polyTopoChange/polyTopoChange/addObject/polyAddPoint.H
155   polyTopoChange/polyTopoChange/addPatchCellLayer.H
156   polyTopoChange/polyTopoChange/combineFaces.H
157   polyTopoChange/polyTopoChange/duplicatePoints.H
158   polyTopoChange/polyTopoChange/edgeCollapser.H
159   polyTopoChange/polyTopoChange/faceCollapser.H
160   polyTopoChange/polyTopoChange/hexRef8.H
161   polyTopoChange/polyTopoChange/localPointRegion.H
162   polyTopoChange/polyTopoChange/modifyObject/polyModifyCell.H
163   polyTopoChange/polyTopoChange/modifyObject/polyModifyFace.H
164   polyTopoChange/polyTopoChange/modifyObject/polyModifyPoint.H
165   polyTopoChange/polyTopoChange/polyTopoChange.H
166   polyTopoChange/polyTopoChange/polyTopoChangeI.H
167   polyTopoChange/polyTopoChange/polyTopoChangeTemplates.C
168   polyTopoChange/polyTopoChange/refinementData.H
169   polyTopoChange/polyTopoChange/refinementDataI.H
170   polyTopoChange/polyTopoChange/refinementDistanceData.H
171   polyTopoChange/polyTopoChange/refinementDistanceDataI.H
172   polyTopoChange/polyTopoChange/refinementHistory.H
173   polyTopoChange/polyTopoChange/removeCells.H
174   polyTopoChange/polyTopoChange/removeFaces.H
175   polyTopoChange/polyTopoChange/removeObject/polyRemoveCell.H
176   polyTopoChange/polyTopoChange/removeObject/polyRemoveFace.H
177   polyTopoChange/polyTopoChange/removeObject/polyRemovePoint.H
178   polyTopoChange/polyTopoChange/removePoints.H
179   polyTopoChange/polyTopoChange/topoAction/topoAction.H
180   polyTopoChange/polyTopoChanger/polyTopoChanger.H
181   polyTopoChange/repatchPolyTopoChanger/repatchPolyTopoChanger.H
182   setUpdater/setUpdater.H
183   setUpdater/setUpdaterTemplates.C
184   slidingInterface/enrichedPatch/enrichedPatch.H
185   slidingInterface/slidingInterface.H
186   )
188 # ------------------------- vim: set sw=2 sts=2 et: --------------- end-of-file