| /petsc/src/sys/tests/ |
| H A D | ex15.cxx | 79 PetscObject obj; in main() local
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex4.c | 7 …al t, const PetscReal x[], PetscInt numConstants, const PetscScalar constants[], PetscScalar obj[]) in volume()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 1159 PetscObject obj; in DMPlexInsertBoundaryValues_Plex() local 1221 PetscObject obj; in DMPlexInsertTimeDerivativeBoundaryValues_Plex() local 1483 PetscObject obj; in DMPlexComputeL2DiffLocal() local 1516 PetscObject obj; in DMPlexComputeL2DiffLocal() local 1771 PetscObject obj; in DMComputeL2FieldDiff_Plex() local 1895 PetscObject obj; in DMPlexComputeL2DiffVec() local 1927 PetscObject obj; in DMPlexComputeL2DiffVec() local 2167 PetscObject obj; in DMPlexComputeClementInterpolant() local 2209 PetscObject obj; in DMPlexComputeClementInterpolant() local 2300 PetscObject obj; in DMPlexComputeGradientClementInterpolant() local [all …]
|
| H A D | plexsection.c | 16 PetscObject obj; in DMPlexCreateSectionFields() local 116 PetscObject obj; in DMPlexCreateSectionDof() local 465 PetscObject obj; in DMCreateLocalSection_Plex() local
|
| /petsc/src/tao/snes/ |
| H A D | taosnes.c | 63 PetscReal obj; in TAOSNESMonitor() local
|
| /petsc/src/binding/petsc4py/src/ |
| H A D | pyapicompat.h | 13 PyObject *obj; member
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | drawreg.c | 97 PetscErrorCode PetscDrawViewFromOptions(PetscDraw A, PetscObject obj, const char name[]) in PetscDrawViewFromOptions()
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 2507 PetscErrorCode PetscSectionViewFromOptions(PetscSection A, PetscObject obj, const char name[]) in PetscSectionViewFromOptions() 3179 PetscErrorCode PetscSectionSetClosureIndex(PetscSection section, PetscObject obj, PetscSection clSe… in PetscSectionSetClosureIndex() 3213 PetscErrorCode PetscSectionGetClosureIndex(PetscSection section, PetscObject obj, PetscSection *clS… in PetscSectionGetClosureIndex() 3226 PetscErrorCode PetscSectionSetClosurePermutation_Internal(PetscSection section, PetscObject obj, Pe… in PetscSectionSetClosurePermutation_Internal() 3281 PetscErrorCode PetscSectionSetClosurePermutation(PetscSection section, PetscObject obj, PetscInt de… in PetscSectionSetClosurePermutation() 3296 …Code PetscSectionGetClosurePermutation_Private(PetscSection section, PetscObject obj, PetscInt dep… in PetscSectionGetClosurePermutation_Private() 3332 PetscErrorCode PetscSectionGetClosurePermutation(PetscSection section, PetscObject obj, PetscInt de… in PetscSectionGetClosurePermutation() 3343 …scSectionGetClosureInversePermutation_Internal(PetscSection section, PetscObject obj, PetscInt dep… in PetscSectionGetClosureInversePermutation_Internal() 3378 PetscErrorCode PetscSectionGetClosureInversePermutation(PetscSection section, PetscObject obj, Pets… in PetscSectionGetClosureInversePermutation()
|
| /petsc/src/snes/utils/ |
| H A D | dmsnes.c | 434 PetscErrorCode DMSNESSetObjective(DM dm, SNESObjectiveFn *obj, PetscCtx ctx) in DMSNESSetObjective() 466 PetscErrorCode DMSNESGetObjective(DM dm, SNESObjectiveFn **obj, PetscCtxRt ctx) in DMSNESGetObjective()
|
| H A D | dmdasnes.c | 394 …iveLocal(DM dm, PetscErrorCode (*func)(DMDALocalInfo *info, void *x, PetscReal *obj, void *), Pets… in DMDASNESSetObjectiveLocal() 431 …veLocalVec(DM dm, PetscErrorCode (*func)(DMDALocalInfo *info, Vec x, PetscReal *obj, void *), Pets… in DMDASNESSetObjectiveLocalVec()
|
| /petsc/lib/petsc/bin/ |
| H A D | getAPI.py | 46 def displayIncludeMansec(obj): argument 49 def displayFile(obj): argument
|
| /petsc/src/sys/objects/ |
| H A D | tagm.c | 36 PetscErrorCode PetscObjectGetNewTag(PetscObject obj, PetscMPIInt *tag) in PetscObjectGetNewTag()
|
| /petsc/include/petsc/private/cpp/ |
| H A D | type_traits.hpp | 248 PETSC_NODISCARD inline constexpr auto PetscObjectComm(T &&obj) noexcept -> Petsc::util::enable_if_t… in PetscObjectComm()
|
| /petsc/src/dm/partitioner/interface/ |
| H A D | partitioner.c | 91 PetscErrorCode PetscPartitionerViewFromOptions(PetscPartitioner A, PetscObject obj, const char name… in PetscPartitionerViewFromOptions()
|
| /petsc/src/vec/is/ao/interface/ |
| H A D | ao.c | 63 PetscErrorCode AOViewFromOptions(AO ao, PetscObject obj, const char name[]) in AOViewFromOptions()
|
| /petsc/src/sys/logging/handler/impls/nested/ |
| H A D | lognested.c | 241 static PetscErrorCode PetscLogHandlerObjectCreate_Nested(PetscLogHandler h, PetscObject obj) in PetscLogHandlerObjectCreate_Nested() 265 static PetscErrorCode PetscLogHandlerObjectDestroy_Nested(PetscLogHandler h, PetscObject obj) in PetscLogHandlerObjectDestroy_Nested()
|
| /petsc/src/ml/regressor/interface/ |
| H A D | regressor.c | 151 PetscErrorCode PetscRegressorViewFromOptions(PetscRegressor A, PetscObject obj, const char name[]) in PetscRegressorViewFromOptions()
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | view.c | 312 PetscErrorCode PetscViewerViewFromOptions(PetscViewer A, PetscObject obj, const char name[]) in PetscViewerViewFromOptions()
|
| /petsc/src/mat/graphops/coarsen/interface/ |
| H A D | coarsen.c | 204 PetscErrorCode MatCoarsenViewFromOptions(MatCoarsen A, PetscObject obj, const char name[]) in MatCoarsenViewFromOptions()
|
| /petsc/src/dm/dt/space/interface/ |
| H A D | space.c | 126 PetscErrorCode PetscSpaceViewFromOptions(PetscSpace A, PetscObject obj, const char name[]) in PetscSpaceViewFromOptions()
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | burgers_spectral.c | 56 Vec obj; /* desired end state */ member 347 PetscErrorCode ComputeObjective(PetscReal t, Vec obj, AppCtx *appctx) in ComputeObjective()
|
| /petsc/include/ |
| H A D | petscsys.h | 1437 #define PetscObjectParameterSetDefault(obj, NAME, value) \ argument 1583 #define PetscObjectQueryFunction(obj, name, fptr) PetscObjectQueryFunction_Private((obj), (name), (… argument 1617 #define PetscObjectSAWsViewOff(obj) PETSC_SUCCESS argument 1618 #define PetscObjectSAWsSetBlock(obj, flg) PETSC_SUCCESS argument 1619 #define PetscObjectSAWsBlock(obj) PETSC_SUCCESS argument 1620 #define PetscObjectSAWsGrantAccess(obj) PETSC_SUCCESS argument 1621 #define PetscObjectSAWsTakeAccess(obj) PETSC_SUCCESS argument
|
| /petsc/src/vec/pf/interface/ |
| H A D | pf.c | 218 PetscErrorCode PFViewFromOptions(PF A, PetscObject obj, const char name[]) in PFViewFromOptions()
|
| /petsc/src/sys/python/ |
| H A D | pythonsys.c | 291 PetscErrorCode PetscPythonMonitorSet(PetscObject obj, const char url[]) in PetscPythonMonitorSet()
|
| /petsc/src/dm/label/impls/ephemeral/ |
| H A D | dmlabeleph.c | 165 PetscObject obj; in DMLabelDuplicate_Ephemeral() local
|