| /petsc/src/sys/objects/device/interface/ |
| H A D | mark_dcontext.cxx | 408 …onst auto it = std::remove_if(deps.begin(), end, [&](const MarkedObjectMap::snapshot_type &obj) … in PetscDeviceContextMapIterVisitor() 505 … = std::find_if(object_dependencies.begin(), end, [&](const MarkedObjectMap::snapshot_type &obj) … in MarkFromID_CompatibleModes()
|
| H A D | dcontext.cxx | 1056 PetscErrorCode PetscDeviceContextViewFromOptions(PetscDeviceContext dctx, PetscObject obj, const ch… in PetscDeviceContextViewFromOptions()
|
| /petsc/src/snes/impls/ngmres/ |
| H A D | snesngmres.c | 139 PetscReal objmin, objM, objA, obj; /* support for objective functions minimization */ in SNESSolve_NGMRES() local
|
| H A D | ngmresfunc.c | 250 PetscErrorCode SNESNGMRESSelectRestart_Private(SNES snes, PetscInt l, PetscReal obj, PetscReal objM… in SNESNGMRESSelectRestart_Private()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex49.c | 93 PetscObject obj; in CheckOffsets() local
|
| /petsc/src/sys/info/ |
| H A D | verboseinfo.c | 587 PetscErrorCode PetscInfo_Private(const char func[], PetscObject obj, const char message[], ...) in PetscInfo_Private()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfvm.c | 187 PetscObject obj; in DMPlexReconstructGradientsFVM() local
|
| /petsc/include/petsc/private/ |
| H A D | dmswarmimpl.h | 45 #define DMSWARMPICVALID(obj) \ argument
|
| /petsc/src/tao/interface/ |
| H A D | taosolver.c | 592 PetscErrorCode TaoViewFromOptions(Tao A, PetscObject obj, const char name[]) in TaoViewFromOptions() 2574 PetscErrorCode TaoSetConvergenceHistory(Tao tao, PetscReal obj[], PetscReal resid[], PetscReal cnor… in TaoSetConvergenceHistory() 2633 PetscErrorCode TaoGetConvergenceHistory(Tao tao, PetscReal **obj, PetscReal **resid, PetscReal **cn… in TaoGetConvergenceHistory()
|
| /petsc/src/snes/utils/dm/ |
| H A D | dminterpolatesnes.c | 549 PetscObject obj; in DMInterpolate_Quad_Private() local 871 PetscObject obj; in DMInterpolationEvaluate() local 901 PetscObject obj; in DMInterpolationEvaluate() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex8.c | 16 …al t, const PetscReal x[], PetscInt numConstants, const PetscScalar constants[], PetscScalar obj[]) in objective_2d()
|
| /petsc/src/ksp/ksp/impls/cg/ |
| H A D | cg.c | 65 static PetscErrorCode KSPCGGetObjFcn_CG(KSP ksp, PetscReal *obj) in KSPCGGetObjFcn_CG()
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 519 PetscObject obj; in DMSwarmComputeMassMatrix_Private() local 532 PetscObject obj; in DMSwarmComputeMassMatrix_Private() local 580 PetscObject obj; in DMSwarmComputeMassMatrix_Private() local 809 PetscObject obj; in DMSwarmComputeMassMatrixSquare_Private() local 984 PetscObject obj; in DMSwarmComputeGradientMatrix_Private() local 995 PetscObject obj; in DMSwarmComputeGradientMatrix_Private() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Viewer.pyx | 131 def __call__(self, Object obj) -> None: 1018 def viewObjectPython(self, Object obj) -> None:
|
| /petsc/src/ksp/pc/impls/telescope/ |
| H A D | telescope.c | 383 PetscObject obj = (PetscObject)dm; in PCView_Telescope() local 395 PetscObject obj = (PetscObject)subdm; in PCView_Telescope() local
|
| /petsc/src/sys/logging/handler/impls/default/ |
| H A D | logdefault.c | 240 PetscObject obj; /* The associated PetscObject */ member 381 static PetscErrorCode PetscLogHandlerObjectCreate_Default(PetscLogHandler h, PetscObject obj) in PetscLogHandlerObjectCreate_Default() 439 static PetscErrorCode PetscLogHandlerObjectDestroy_Default(PetscLogHandler h, PetscObject obj) in PetscLogHandlerObjectDestroy_Default() 863 …rCode PetscLogHandlerLogObjectState_Default(PetscLogHandler handler, PetscObject obj, const char f… in PetscLogHandlerLogObjectState_Default()
|
| /petsc/src/tao/constrained/impls/ipm/ |
| H A D | pdipm.h | 79 PetscReal obj; /* Objective function */ member
|
| /petsc/src/sys/objects/device/tests/ |
| H A D | ex11.cxx | 23 const auto obj = reinterpret_cast<PetscObject>(cont); in operator ()() local
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_object.py | 74 def opts_handler(obj): argument
|
| /petsc/src/snes/utils/ |
| H A D | dmlocalsnes.c | 48 static PetscErrorCode SNESComputeObjective_DMLocal(SNES snes, Vec X, PetscReal *obj, PetscCtx ctx) in SNESComputeObjective_DMLocal()
|
| /petsc/src/ts/utils/ |
| H A D | dmplexts.c | 100 PetscObject obj; in DMPlexTSComputeBoundary() local
|
| /petsc/src/sys/objects/device/c/ |
| H A D | device.c | 197 …scDeviceContextViewFromOptions(PETSC_UNUSED PetscDeviceContext dctx, PetscObject obj, const char n… in PetscDeviceContextViewFromOptions()
|
| /petsc/src/mat/graphops/partition/ |
| H A D | partition.c | 643 PetscErrorCode MatPartitioningViewFromOptions(MatPartitioning A, PetscObject obj, const char name[]) in MatPartitioningViewFromOptions()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcreate.c | 234 PetscErrorCode KSPViewFromOptions(KSP A, PetscObject obj, const char name[]) in KSPViewFromOptions()
|
| /petsc/src/ts/trajectory/interface/ |
| H A D | traj.c | 269 PetscErrorCode TSTrajectoryViewFromOptions(TSTrajectory A, PetscObject obj, const char name[]) in TSTrajectoryViewFromOptions()
|