Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

namespace  pism
 

Typedefs

typedef SNESProblem< 1, doublepism::SNESScalarProblem
 
typedef SNESProblem< 2, Vector2dpism::SNESVectorProblem