Home
last modified time | relevance | path

Searched refs:Jp_0_p0u1 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex64.c54 static void Jp_0_p0u1(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Petsc… in Jp_0_p0u1() function
180 PetscCall(PetscDSSetJacobian(ds, 1, 0, NULL, Jp_0_p0u1, NULL, NULL)); in SetupEqn()
187 PetscCall(PetscDSSetJacobianPreconditioner(ds, 1, 0, NULL, Jp_0_p0u1, NULL, NULL)); in SetupEqn()