BISICLES AMR ice sheet model  0.9
Classes | Typedefs
SurfaceFlux.H File Reference

Go to the source code of this file.

Classes

class  SurfaceFlux
 abstract class defining the surface flux interface More...
 
class  zeroFlux
 simple implementation of SurfaceFlux which sets surface flux to zero More...
 
class  constantFlux
 simple implementation of SurfaceFlux which sets surface flux to a constant in space and time More...
 

Typedefs

typedef SurfaceFlux SurfaceData
 
typedef zeroFlux ZeroData
 
typedef constantFlux ConstantData
 

Typedef Documentation

◆ ConstantData

◆ SurfaceData

◆ ZeroData

typedef zeroFlux ZeroData