PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Classes | Namespaces | Typedefs
SNESProblem.hh File Reference
#include "pism/util/Grid.hh"
#include "pism/util/Vector2d.hh"
#include "pism/util/petscwrappers/SNES.hh"
#include "pism/util/Logger.hh"

Go to the source code of this file.

Classes

class  pism::SNESProblem< DOF, U >
 
struct  pism::SNESProblem< DOF, U >::CallbackData
 

Namespaces

 pism
 

Typedefs

typedef SNESProblem< 1, double > pism::SNESScalarProblem
 
typedef SNESProblem< 2, Vector2d > pism::SNESVectorProblem