Alpine3D  Alpine3D-3.2.0
Alpine3D.h
Go to the documentation of this file.
1 /***********************************************************************************/
2 /* Copyright 2009-2015 WSL Institute for Snow and Avalanche Research SLF-DAVOS */
3 /***********************************************************************************/
4 /* This file is part of Alpine3D.
5  Alpine3D is free software: you can redistribute it and/or modify
6  it under the terms of the GNU Lesser General Public License as published by
7  the Free Software Foundation, either version 3 of the License, or
8  (at your option) any later version.
9 
10  Alpine3D is distributed in the hope that it will be useful,
11  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13  GNU Lesser General Public License for more details.
14 
15  You should have received a copy of the GNU Lesser General Public License
16  along with Alpine3D. If not, see <http://www.gnu.org/licenses/>.
17 */
18 #ifndef ALPINE3D_H
19 #define ALPINE3D_H
20 
22 //#include <alpine3d/Alpine3D.h>
23 #include <alpine3d/AlpineControl.h>
24 #include <alpine3d/MPIControl.h>
25 #include <alpine3d/OMPControl.h>
26 //#include <alpine3d/MainPage.h>
27 #include <alpine3d/MeteoObj.h>
28 //#include <alpine3d/runoff/prevah_runoff/fortran_and_c.h>
29 //#include <alpine3d/runoff/prevah_runoff/Runoff.h>
30 //#include <alpine3d/runoff/prevah_runoff/f77-uscore.h>
31 //#include <alpine3d/runoff/prevah_runoff/wasim.h>
32 //#include <alpine3d/runoff/prevah_runoff/ascii.h>
33 #include <alpine3d/runoff/Runoff.h>
34 //#include <alpine3d/snowdrift/SnowDriftParallel.h>
51 //#include <alpine3d/ebalance/TerrainRadiationPETSc.h>
52 //#include <alpine3d/snowdrift_par/clock.h>
53 //#include <alpine3d/snowdrift_par/SnowDriftParallel.h>
54 //#include <alpine3d/snowdrift_par/DriftData.h>
55 //#include <alpine3d/snowdrift_par/checksum.h>
56 //#include <alpine3d/snowdrift_par/SnowDrift.h>
57 //#include <alpine3d/snowdrift_par/AziSlope.h>
58 #include <alpine3d/Glaciers.h>
59 #include <alpine3d/TechSnowA3D.h>
62 #include <alpine3d/AlpineMain.h>
63 
64 #endif