#include <petsc.h>#include "base/grid.hh"#include "base/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 [] |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 32 of file pismr.cc.
References PISMSurfaceModel.attach_atmosphere_model(), IceModel.attach_ocean_model(), IceModel.attach_surface_model(), PCFactory< Model, Modifier >.create(), g, help, IceModel.init(), init_config(), PISM_Revision, PISMOptionsIsSet(), IceModel.run(), IceModel.setExecName(), show_usage_and_quit(), show_usage_check_req_opts(), stop_on_version_option(), verbosityLevelFromOptions(), verbPrintf(), and IceModel.writeFiles().
1.6.2-20100124