Searched refs:PetscWeakFormGetJacobian (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/ |
| H A D | petscds.h | 40 PETSC_EXTERN PetscErrorCode PetscWeakFormGetJacobian(PetscWeakForm, DMLabel, PetscInt, PetscInt, Pe…
|
| /petsc/src/dm/dt/fe/impls/basic/ |
| H A D | febasic.c | 790 …PetscCall(PetscWeakFormGetJacobian(wf, key.label, key.value, fieldI, fieldJ, key.part, &n0, &g0_fu… in PetscFEIntegrateJacobian_Basic()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtweakform.c | 556 PetscErrorCode PetscWeakFormGetJacobian(PetscWeakForm wf, DMLabel label, PetscInt val, PetscInt f, … in PetscWeakFormGetJacobian() function
|
| H A D | dtds.c | 1517 …PetscCall(PetscWeakFormGetJacobian(ds->wf, NULL, 0, f, g, 0, &n0, &tmp0, &n1, &tmp1, &n2, &tmp2, &… in PetscDSGetJacobian()
|