|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
#include <petsc.h>#include "pism_const.hh"#include "flowlaws.hh"#include "NCVariable.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| static char | help [] = " compared to results from Paterson-Budd (THERMOGLENICE).\n" |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 28 of file flowTable.cc.
References GKparts::eps_basal, GKparts::eps_diff, GKparts::eps_disl, GKparts::eps_gbs, GKparts::eps_total, ThermoGlenIce::flow_from_temp(), HybridIce::flowParts(), and help.
char help[] = " compared to results from Paterson-Budd (THERMOGLENICE).\n" [static] |
Definition at line 24 of file flowTable.cc.
Referenced by main().
1.7.3