PISM, A Parallel Ice Sheet Model  stable v0.5
Functions
src/base/rheology/flowlaws.cc File Reference
#include "flowlaws.hh"
#include "pism_const.hh"
#include "enthalpyConverter.hh"
#include "pism_options.hh"
#include "NCVariable.hh"

Go to the source code of this file.

Functions

PetscBool IceFlowLawUsesGrainSize (IceFlowLaw *flow_law)
PetscBool IceFlowLawIsPatersonBuddCold (IceFlowLaw *flow_law, const NCConfigVariable &config, EnthalpyConverter *EC)

Function Documentation

PetscBool IceFlowLawIsPatersonBuddCold ( IceFlowLaw flow_law,
const NCConfigVariable &  config,
EnthalpyConverter EC 
)
PetscBool IceFlowLawUsesGrainSize ( IceFlowLaw flow_law)

Definition at line 26 of file flowlaws.cc.

References e, and IceFlowLaw::flow().

Referenced by SIAFD::compute_diffusive_flux().

 All Classes Namespaces Files Functions Variables Typedefs Friends Defines