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

Go to the source code of this file.

Classes

class  fortranInterfaceFlux
 class which takes an input fortran array More...
 
class  ProductSurfaceFlux
 class which multiplies two surface fluxes together More...
 
class  MaskedFlux
 Applies a different surface flux depending on the mask. More...
 
class  BoxBoundedFlux
 Applies a flux inside a box and (optionally inside a time interval) and zero outside. More...
 
class  AxbyFlux
 Provide the flux a*x + b*y, where x,y are fluxes and a,b are scalars. More...
 
class  CompositeFlux
 Adds together a list of fluxes. More...
 
class  PiecewiseLinearFlux
 SurfaceFlux which has a piecewise linear dependence on ice thickness. More...
 
class  NormalizedFlux
 Normalizes any flux so that the integrated flux has a specified value. More...
 

Typedefs

typedef NormalizedFlux NormalizedData
 

Typedef Documentation

◆ NormalizedData