|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
#include <cctype>#include <string>#include <algorithm>#include <petscda.h>#include "grid.hh"#include "verif/iceCompModel.hh"#include "coupler/PISMSurface.hh"#include "coupler/PISMOcean.hh"Go to the source code of this file.
Functions | |
| static char | pism_toupper (char c) |
| int | main (int argc, char *argv[]) |
Variables | |
| static char | help [] = " Currently implements tests A, B, C, D, E, F, G, H, I, J, K, L\n\n" |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 41 of file pismv.cc.
References g, help, IceFlowLawIsPatersonBuddCold(), PISM_Revision, and pism_toupper().
| static char pism_toupper | ( | char | c | ) | [inline, static] |
1.7.3