Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/power_grid/
H A Dex5.c183 PetscScalar *f, wm, Pw, *wd; in IFunction() local
193 PetscCall(VecGetArray(user->wind_data, &wd)); in IFunction()
195 f[0] = user->Tw * udot[0] - wd[stepnum] + u[0]; in IFunction()
200 PetscCall(VecRestoreArray(user->wind_data, &wd)); in IFunction()
/petsc/src/ksp/pc/impls/fieldsplit/
H A Dfieldsplit.c148 PetscReal x, y, w, wd; in PCView_FieldSplit() local
153 wd = w / (jac->nsplits + 1); in PCView_FieldSplit()
154 x = x - wd * (jac->nsplits - 1) / 2.0; in PCView_FieldSplit()
159 x += wd; in PCView_FieldSplit()
250 PetscReal x, y, w, wd, h; in PCView_FieldSplit_Schur() local
258 wd = w / (cnt + 1); in PCView_FieldSplit_Schur()
268 …PetscCall(PetscDrawStringBoxed(draw, x + wd * (cnt - 1) / 2.0, y, PETSC_DRAW_RED, PETSC_DRAW_BLACK… in PCView_FieldSplit_Schur()
270 x = x - wd * (cnt - 1) / 2.0; in PCView_FieldSplit_Schur()
276 x += wd; in PCView_FieldSplit_Schur()
281 x += wd; in PCView_FieldSplit_Schur()
[all …]
/petsc/src/ksp/ksp/tutorials/
H A Dex70.c132 static PetscInt map_wIwDI_uJuDJ(PetscInt wi, PetscInt wd, PetscInt w_NPE, PetscInt w_dof, PetscInt … in map_wIwDI_uJuDJ() argument
137 r = w_dof * wi + wd; in map_wIwDI_uJuDJ()
H A Dex43.c470 static PetscInt ASS_MAP_wIwDI_uJuDJ(PetscInt wi, PetscInt wd, PetscInt w_NPE, PetscInt w_dof, Petsc… in ASS_MAP_wIwDI_uJuDJ() argument
476 r = w_dof * wi + wd; in ASS_MAP_wIwDI_uJuDJ()
H A Dex42.c544 static PetscInt ASS_MAP_wIwDI_uJuDJ(PetscInt wi, PetscInt wd, PetscInt w_NPE, PetscInt w_dof, Petsc… in ASS_MAP_wIwDI_uJuDJ() argument
552 r = w_dof * wi + wd; in ASS_MAP_wIwDI_uJuDJ()
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out287 …onzeros in factored matrix (one of) rowlength spectral nd qmd natural rcm 1wd (PCFactorSetMatOrder…
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas1651 (wd-phi/pseudo-time-scale-factor 1.)
1768 (wd-phi/pseudo-relax 0.75)
7023 (wd-phi/amg-stabilization 0)
7024 (wd-phi/amg-method 0)
7025 (wd-phi/cycle-type 3)
7026 (wd-phi/amg-beta 0.7)
7027 (wd-phi/amg-alpha 0.1)
7028 (wd-phi/relative-tolerance 0.0001)
7029 (wd-phi/max-iter 20)
7030 (wd-phi/explicit-relax 1.)
[all …]
/petsc/doc/manual/
H A Dksp.md893 `natural`, or `nd`, or `1wd`, or `rcm`, or `qmd`. In addition,