PISM, A Parallel Ice Sheet Model stable 0.4.1779
Classes | Defines

src/base/rheology/flowlaw_factory.hh File Reference

#include "flowlaws.hh"

Go to the source code of this file.

Classes

class  IceFlowLawFactory

Defines

#define ICE_CUSTOM   "custom"
#define ICE_PB   "pb"
#define ICE_GPBLD   "gpbld"
#define ICE_HOOKE   "hooke"
#define ICE_ARR   "arr"
#define ICE_HYBRID   "hybrid"
#define ICE_ARRWARM   "arrwarm"

Define Documentation

#define ICE_ARR   "arr"
#define ICE_ARRWARM   "arrwarm"

Definition at line 30 of file flowlaw_factory.hh.

Referenced by IceFlowLawFactory::registerAll().

#define ICE_CUSTOM   "custom"
#define ICE_GPBLD   "gpbld"

Definition at line 26 of file flowlaw_factory.hh.

Referenced by main(), and IceFlowLawFactory::registerAll().

#define ICE_HOOKE   "hooke"

Definition at line 27 of file flowlaw_factory.hh.

Referenced by IceFlowLawFactory::registerAll().

#define ICE_HYBRID   "hybrid"
#define ICE_PB   "pb"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines