Home
last modified time | relevance | path

Searched defs:dmlocalsnes (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/utils/
H A Ddmlocalsnes.c34 static PetscErrorCode DMLocalSNESGetContext(DM dm, DMSNES sdm, DMSNES_Local **dmlocalsnes) in DMLocalSNESGetContext()
50 DMSNES_Local *dmlocalsnes = (DMSNES_Local *)ctx; in SNESComputeObjective_DMLocal() local
78 DMSNES_Local *dmlocalsnes = (DMSNES_Local *)ctx; in SNESComputeFunction_DMLocal() local
129 DMSNES_Local *dmlocalsnes = (DMSNES_Local *)ctx; in SNESComputeJacobian_DMLocal() local
209 DMSNES_Local *dmlocalsnes; in DMSNESSetObjectiveLocal() local
248 DMSNES_Local *dmlocalsnes; in DMSNESSetFunctionLocal() local
287 DMSNES_Local *dmlocalsnes; in DMSNESSetBoundaryLocal() local
323 DMSNES_Local *dmlocalsnes; in DMSNESSetJacobianLocal() local
356 DMSNES_Local *dmlocalsnes; in DMSNESGetObjectiveLocal() local
386 DMSNES_Local *dmlocalsnes; in DMSNESGetFunctionLocal() local
[all …]