Lines Matching defs:mode

2778 …lobalToLocalHookAdd(DM dm, PetscErrorCode (*beginhook)(DM dm, Vec g, InsertMode mode, Vec l, Petsc…  in DMGlobalToLocalHookAdd()
2794 static PetscErrorCode DMGlobalToLocalHook_Constraints(DM dm, Vec g, InsertMode mode, Vec l, PetscCt… in DMGlobalToLocalHook_Constraints()
2852 PetscErrorCode DMGlobalToLocal(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocal()
2884 PetscErrorCode DMGlobalToLocalBegin(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocalBegin()
2930 PetscErrorCode DMGlobalToLocalEnd(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocalEnd()
2991 …ToGlobalHookAdd(DM dm, PetscErrorCode (*beginhook)(DM global, Vec l, InsertMode mode, Vec g, Petsc… in DMLocalToGlobalHookAdd()
3007 static PetscErrorCode DMLocalToGlobalHook_Constraints(DM dm, Vec l, InsertMode mode, Vec g, PetscCt… in DMLocalToGlobalHook_Constraints()
3070 PetscErrorCode DMLocalToGlobal(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobal()
3104 PetscErrorCode DMLocalToGlobalBegin(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobalBegin()
3232 PetscErrorCode DMLocalToGlobalEnd(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobalEnd()
3308 PetscErrorCode DMLocalToLocalBegin(DM dm, Vec g, InsertMode mode, Vec l) in DMLocalToLocalBegin()
3336 PetscErrorCode DMLocalToLocalEnd(DM dm, Vec g, InsertMode mode, Vec l) in DMLocalToLocalEnd()
7587 PetscErrorCode DMCopyLabels(DM dmA, DM dmB, PetscCopyMode mode, PetscBool all, DMCopyLabelsMode emo… in DMCopyLabels()
8260 …nst PetscReal x[], PetscInt Nc, PetscScalar *u, PetscCtx ctx), void **ctxs, InsertMode mode, Vec X) in DMProjectFunction()
8309 …etscReal x[], PetscInt Nc, PetscScalar *u, PetscCtx ctx), void **ctxs, InsertMode mode, Vec localX) in DMProjectFunctionLocal()
8355 …nst PetscReal x[], PetscInt Nc, PetscScalar *u, PetscCtx ctx), void **ctxs, InsertMode mode, Vec X) in DMProjectFunctionLabel()
8407 …etscReal x[], PetscInt Nc, PetscScalar *u, PetscCtx ctx), void **ctxs, InsertMode mode, Vec localX) in DMProjectFunctionLabelLocal()
8467 …etscInt numConstants, const PetscScalar constants[], PetscScalar f[]), InsertMode mode, Vec localX) in DMProjectFieldLocal()
8532 …etscInt numConstants, const PetscScalar constants[], PetscScalar f[]), InsertMode mode, Vec localX) in DMProjectFieldLabelLocal()
8597 …[], PetscInt numConstants, const PetscScalar constants[], PetscScalar f[]), InsertMode mode, Vec X) in DMProjectFieldLabel()
8674 …etscInt numConstants, const PetscScalar constants[], PetscScalar f[]), InsertMode mode, Vec localX) in DMProjectBdFieldLabelLocal()