Searched refs:PetscWeakFormGetJacobianPreconditioner (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/ |
| H A D | petscds.h | 45 PETSC_EXTERN PetscErrorCode PetscWeakFormGetJacobianPreconditioner(PetscWeakForm, DMLabel, PetscInt…
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtweakform.c | 619 PetscErrorCode PetscWeakFormGetJacobianPreconditioner(PetscWeakForm wf, DMLabel label, PetscInt val… in PetscWeakFormGetJacobianPreconditioner() function
|
| H A D | dtds.c | 1655 …PetscCall(PetscWeakFormGetJacobianPreconditioner(ds->wf, NULL, 0, f, g, 0, &n0, &tmp0, &n1, &tmp1,… in PetscDSGetJacobianPreconditioner()
|
| /petsc/src/dm/dt/fe/impls/basic/ |
| H A D | febasic.c | 787 …PetscCall(PetscWeakFormGetJacobianPreconditioner(wf, key.label, key.value, fieldI, fieldJ, key.par… in PetscFEIntegrateJacobian_Basic()
|