|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
#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 ICE_ARR "arr" |
Definition at line 28 of file flowlaw_factory.hh.
Referenced by IceFlowLawFactory::registerAll(), and IceCompModel::setFromOptions().
| #define ICE_ARRWARM "arrwarm" |
Definition at line 30 of file flowlaw_factory.hh.
Referenced by IceFlowLawFactory::registerAll().
| #define ICE_CUSTOM "custom" |
Definition at line 24 of file flowlaw_factory.hh.
Referenced by IceMISMIPModel::allocate_flowlaw(), IceFlowLawFactory::registerAll(), and IceCompModel::setFromOptions().
| #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" |
Definition at line 29 of file flowlaw_factory.hh.
Referenced by IceFlowLawFactory::registerAll(), IceFlowLawFactory::setFromOptions(), and IceModel::setFromOptions().
| #define ICE_PB "pb" |
Definition at line 25 of file flowlaw_factory.hh.
Referenced by IceEISModel::allocate_flowlaw(), IceFlowLawFactory::IceFlowLawFactory(), IceModel::IceModel(), and IceFlowLawFactory::registerAll().
1.7.3