PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
#include <petscsys.h>
#include "pism/stressbalance/ssa/SSATestCase.hh"
#include "pism/util/Mask.hh"
#include "pism/util/Context.hh"
#include "pism/util/error_handling.hh"
#include "pism/util/petscwrappers/PetscInitializer.hh"
#include "pism/util/pism_options.hh"
#include "pism/verification/tests/exactTestsIJ.h"
Go to the source code of this file.
Classes | |
class | pism::stressbalance::SSATestCaseJ |
Namespaces | |
namespace | pism |
namespace | pism::stressbalance |
Stress balance models and related diagnostics. | |
Functions | |
std::shared_ptr< Grid > | pism::stressbalance::ssa_test_j_grid (std::shared_ptr< Context > ctx, int Mx, int My) |
int | main (int argc, char *argv[]) |
Variables | |
static char | help [] |