BISICLES AMR ice sheet model  0.9
PiecewiseLinearFlux.H
Go to the documentation of this file.
1 #ifdef CH_LANG_CC
2 /*
3 * _______ __
4 * / ___/ / ___ __ _ / / ___
5 * / /__/ _ \/ _ \/ V \/ _ \/ _ \
6 * \___/_//_/\___/_/_/_/_.__/\___/
7 * Please refer to Copyright.txt, in Chombo's root directory.
8 */
9 #endif
10 
11 
12 #ifndef _PWLFLUX_H_
13 #define _PWLFLUX_H_
14 #include "SurfaceFlux.H"
15 
16 #include "NamespaceHeader.H"
17 
18 
19 #include "NamespaceFooter.H"
20 #endif