Searched refs:LandauFormJacobian_Internal (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 86 static PetscErrorCode LandauFormJacobian_Internal(Vec a_X, Mat JacP, const PetscInt dim, PetscReal … in LandauFormJacobian_Internal() function 2699 PetscCall(LandauFormJacobian_Internal(X, ctx->J, dim, 0.0, (void *)ctx)); in DMPlexLandauIFunction() 2773 PetscCall(LandauFormJacobian_Internal(X, ctx->J, dim, shift, (void *)ctx)); in DMPlexLandauIJacobian()
|