PISM, A Parallel Ice Sheet Model stable 0.4.1779
Functions | Variables

src/pismv.cc File Reference

#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"

Function Documentation

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]

Definition at line 36 of file pismv.cc.

Referenced by main().


Variable Documentation

char help[] = " Currently implements tests A, B, C, D, E, F, G, H, I, J, K, L\n\n" [static]

Definition at line 19 of file pismv.cc.

Referenced by main().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines