BISICLES AMR ice sheet model  0.9
Functions
PetscIceSolver.cpp File Reference

Functions

PetscErrorCode FormFunction (SNES snes, Vec x, Vec f, void *ctx)
 
PetscErrorCode FormJacobian (SNES snes, Vec x, Mat *jac, Mat *prejac, MatStructure *flag, void *ctx)
 
PetscErrorCode FormJacobian (SNES snes, Vec x, Mat jac, Mat prejac, void *ctx)
 

Function Documentation

◆ FormFunction()

PetscErrorCode FormFunction ( SNES  snes,
Vec  x,
Vec  f,
void *  ctx 
)

◆ FormJacobian() [1/2]

PetscErrorCode FormJacobian ( SNES  snes,
Vec  x,
Mat *  jac,
Mat *  prejac,
MatStructure *  flag,
void *  ctx 
)

◆ FormJacobian() [2/2]

PetscErrorCode FormJacobian ( SNES  snes,
Vec  x,
Mat  jac,
Mat  prejac,
void *  ctx 
)