added possibility to merge volumes
[engrid.git] / src / std_includes.h
blob83cb963cba69c7ccaa71a07ea22cc6a7cd59cb37
1 //
2 // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 // + +
4 // + This file is part of enGrid. +
5 // + +
6 // + Copyright 2008,2009 Oliver Gloth +
7 // + +
8 // + enGrid is free software: you can redistribute it and/or modify +
9 // + it under the terms of the GNU General Public License as published by +
10 // + the Free Software Foundation, either version 3 of the License, or +
11 // + (at your option) any later version. +
12 // + +
13 // + enGrid is distributed in the hope that it will be useful, +
14 // + but WITHOUT ANY WARRANTY; without even the implied warranty of +
15 // + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +
16 // + GNU General Public License for more details. +
17 // + +
18 // + You should have received a copy of the GNU General Public License +
19 // + along with enGrid. If not, see <http://www.gnu.org/licenses/>. +
20 // + +
21 // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
24 #include "guicreatesurfacemesh.h"
25 #include "guicreateboundarylayer.h"
26 #include "guicreatevolumemesh.h"
27 #include "guidivideboundarylayer.h"
28 #include "guisetboundarycode.h"
29 #include "guideletebadaspecttris.h"
30 #include "guipick.h"
31 #include "guimergevolumes.h"
33 #include "deletevolumegrid.h"
34 #include "deletetetras.h"
35 #include "createvolumemesh.h"
36 #include "gridsmoother.h"
37 #include "foamreader.h"
38 #include "vtkreader.h"
39 #include "polydatareader.h"
40 #include "foamwriter.h"
41 #include "simplefoamwriter.h"
42 #include "deletepickedcell.h"
43 #include "deletepickedpoint.h"
44 #include "mergenodes.h"
45 #include "boxselect.h"
46 #include "fixstl.h"
47 #include "cgnswriter.h"
48 #include "updatesurfproj.h"
49 #include "surfacemesher.h"
50 #include "updatedesiredmeshdensity.h"
51 #include "reducedpolydatareader.h"
52 #include "surfacemesher.h"
53 #include "reducesurfacetriangulation.h"
54 #include "eliminatesmallbranches.h"
55 #include "smoothandswapsurface.h"
56 #include "removepoints.h"
57 #include "insertpoints.h"
58 #include "seligairfoilreader.h"
59 #include "blenderreader.h"
60 #include "blenderwriter.h"
62 // -------------------------------------------