Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscds.h159 PETSC_EXTERN PetscErrorCode PetscDSSetDynamicJacobian(PetscDS, PetscInt, PetscInt, PetscPointJacFn …
/petsc/src/dm/dt/interface/
H A Ddtds.c1801 PetscErrorCode PetscDSSetDynamicJacobian(PetscDS ds, PetscInt f, PetscInt g, PetscPointJacFn *g0, P… in PetscDSSetDynamicJacobian() function