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

src/pismr.cc File Reference

#include <petsc.h>
#include "grid.hh"
#include "iceModel.hh"
#include "coupler/PCFactory.hh"
#include "coupler/PISMAtmosphere.hh"
#include "coupler/PISMSurface.hh"
#include "coupler/PISMOcean.hh"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Variables

static char help [] = "The basic PISM executable for evolution runs.\n"

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

char help[] = "The basic PISM executable for evolution runs.\n" [static]

Definition at line 19 of file pismr.cc.

Referenced by main().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines