Searched refs:DMDASNESFunctionVecFn (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/snes/utils/ |
| H A D | dmdasnes.c | 13 DMDASNESFunctionVecFn *residuallocalvec;
|
| /petsc/include/ |
| H A D | petscsnes.h | 1029 PETSC_EXTERN_TYPEDEF typedef PetscErrorCode DMDASNESFunctionVecFn(DMDALocalInfo *, Vec, Vec, void *… typedef 1038 PETSC_EXTERN PetscErrorCode DMDASNESSetFunctionLocalVec(DM, InsertMode, DMDASNESFunctionVecFn *, vo…
|
| /petsc/doc/changes/ |
| H A D | 321.md | 138 …MDASNESFunctionFn`, `DMDASNESJacobianFn`, `DMDASNESObjectiveFn`, `DMDASNESFunctionVecFn`, `DMDASNE…
|
| /petsc/src/snes/tutorials/ |
| H A D | ex55.c | 655 …PetscCall(DMDASNESSetFunctionLocalVec(da, INSERT_VALUES, (DMDASNESFunctionVecFn *)FormFunctionLoca… in main()
|