Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ksp/pc/impls/lmvm/
H A Dlmvmpc.c11 IS inactive; member
141 PetscErrorCode PCLMVMSetIS(PC pc, IS inactive) in PCLMVMSetIS() argument
148 PetscValidHeaderSpecific(inactive, IS_CLASSID, 2); in PCLMVMSetIS()
153 PetscCall(PetscObjectReference((PetscObject)inactive)); in PCLMVMSetIS()
154 ctx->inactive = inactive; in PCLMVMSetIS()
178 PetscCall(ISDestroy(&ctx->inactive)); in PCLMVMClearIS()
189 if (ctx->inactive) { in PCApply_LMVM()
192 PetscCall(VecGetSubVector(ctx->xwork, ctx->inactive, &xsub)); in PCApply_LMVM()
194 PetscCall(VecRestoreSubVector(ctx->xwork, ctx->inactive, &xsub)); in PCApply_LMVM()
199 if (ctx->inactive) { in PCApply_LMVM()
[all …]
/petsc/src/snes/impls/vi/rs/
H A Dvirs.c36 IS inactive; member
82 …PetscCall(MatCreateSubMatrix(interp, dmsnesvi2->inactive, dmsnesvi1->inactive, MAT_INITIAL_MATRIX,… in DMCreateInterpolation_SNESVI()
96 IS inactive; in DMCoarsen_SNESVI() local
125 PetscCall(ISGetIndices(dmsnesvi1->inactive, &index)); in DMCoarsen_SNESVI()
126 PetscCall(ISGetLocalSize(dmsnesvi1->inactive, &n)); in DMCoarsen_SNESVI()
151 …neral(PetscObjectComm((PetscObject)coarsemarked), cnt, coarseindex, PETSC_OWN_POINTER, &inactive)); in DMCoarsen_SNESVI()
157 PetscCall(DMSetVI(*dm2, inactive)); in DMCoarsen_SNESVI()
161 PetscCall(ISDestroy(&inactive)); in DMCoarsen_SNESVI()
180 PetscCall(ISDestroy(&dmsnesvi->inactive)); in DMDestroy_SNESVI()
199 PetscErrorCode DMSetVI(DM dm, IS inactive) in DMSetVI() argument
[all …]
/petsc/src/tao/bound/utils/
H A Disutil.c184 …tscReal *bound_tol, IS *active_lower, IS *active_upper, IS *active_fixed, IS *active, IS *inactive) in TaoEstimateActiveBounds() argument
232 PetscCall(ISDestroy(inactive)); in TaoEstimateActiveBounds()
237 PetscCall(ISCreateStride(comm, n, low, 1, inactive)); in TaoEstimateActiveBounds()
317 PetscCall(ISCreateGeneral(comm, n_isi, isi, PETSC_OWN_POINTER, inactive)); in TaoEstimateActiveBounds()
/petsc/doc/developers/
H A Dmrmanagement.md26 If MRs are inactive for too long, remind the submitter/assignee, reviewer(s), or integrator(s) of a…
/petsc/doc/manual/
H A Dgetting_started.md986 These allow cleaner application code since it does not have many if statements to avoid inactive me…
H A Dtao.md1722 only for inactive variables in the interior of the bounds. The
1733 \text{inactive-set}: & \mathcal{I}(x) & = & \{ 1,2,\ldots,n \} \; \backslash \; \mathcal{A}(x).
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSNES.pyx2194 """Return the index set for the inactive set.
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas9757 (variable-roughness (inactive . #f) (profile "" ""))
10073 (variable-roughness (inactive . #f) (profile "" ""))
10389 (variable-roughness (inactive . #f) (profile "" ""))
10705 (variable-roughness (inactive . #f) (profile "" ""))