PISM, A Parallel Ice Sheet Model stable 0.4.1779
Classes | Typedefs

src/base/stressbalance/SNESProblem.hh File Reference

#include "grid.hh"
#include "iceModelVec.hh"

Go to the source code of this file.

Classes

class  SNESProblem< DOF, U >
struct  SNESProblem< DOF, U >::SNESProblemCallbackData

Typedefs

typedef SNESProblem
< 1, PetscScalar > 
SNESScalarProblem
typedef SNESProblem
< 2, PISMVector2 > 
SNESVectorProblem

Typedef Documentation

typedef SNESProblem<1,PetscScalar> SNESScalarProblem

Definition at line 75 of file SNESProblem.hh.

typedef SNESProblem<2,PISMVector2> SNESVectorProblem

Definition at line 76 of file SNESProblem.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines