Searched refs:scales (Results 1 – 10 of 10) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex48.c | 496 PetscScalar scales[NUM_CONSTS]; // +1 adding in testType for use in the f in SetupProblem() local 499 scales[MU_CONST] = ctx->mu; in SetupProblem() 500 scales[ETA_CONST] = ctx->eta; in SetupProblem() 502 PetscCall(PetscDSSetConstants(prob, NUM_CONSTS, scales)); in SetupProblem()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 1102 PetscReal *scales, initscale, scaleexp; in PetscDTPKDEvalJet() local 1109 PetscCall(PetscMalloc1(Ndeg, &scales)); in PetscDTPKDEvalJet() 1128 scales[degidx] = initscale; in PetscDTPKDEvalJet() 1131 scales[degidx] /= norm; in PetscDTPKDEvalJet() 1150 scales[degidx] = initscale; in PetscDTPKDEvalJet() 1157 for (f = 0; f < degsum; f++) scales[degidx] *= 2.; in PetscDTPKDEvalJet() 1159 scales[degidx] /= enorm; in PetscDTPKDEvalJet() 1223 PetscReal scale = scales[degidx]; in PetscDTPKDEvalJet() 1228 PetscCall(PetscFree(scales)); in PetscDTPKDEvalJet()
|
| /petsc/doc/community/meetings/2025/ |
| H A D | index.md | 88 …iquitous in propulsive and fluid transport systems across many different scales and morphologies i… 160 …rowth of lidar and photogrammetrytechniques at large scales and computed tomography at small scale… 204 …trol surface plate motion, viscous flow in the asthenosphere, and length-scales of decoupling betw…
|
| /petsc/src/vec/vec/utils/ |
| H A D | vinv.c | 367 PetscErrorCode VecStrideScaleAll(Vec v, const PetscScalar *scales) in VecStrideScaleAll() argument 374 PetscAssertPointer(scales, 2); in VecStrideScaleAll() 380 for (j = 0; j < bs; j++) x[i + j] *= scales[j]; in VecStrideScaleAll()
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 391 plasma pressure is tiny compared with the magnetic pressure. On time scales 472 year time scales. The infeasibility of extracting a spatially and 697 scales. It relies on a collocated variable arrangement of the unknown 703 model interfacial and particulate flows at various flow regimes and scales. 714 scales, flows regimes, and resolutions. During this contribution, we will
|
| /petsc/doc/developers/ |
| H A D | matrices.md | 15 or more cycles. In order to help manage this difference in time scales,
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 291 …ses a Taylor test to try and determine how the error in the linear model scales as a function of t…
|
| /petsc/doc/manual/ |
| H A D | ts.md | 339 For “stiff” problems or those with multiple time scales $F()$ will
|
| /petsc/doc/ |
| H A D | petsc.bib | 4019 temporal scales by coupling quasi-static and dynamic simulations}, 15167 title = {On the convergence of high resolution methods with multiple time scales for 17258 bodies in a time which scales as N log N with the particle number. The accuracy of 17792 title = {The dynamics of plate tectonics and mantle flow: From local to global scales}, 18383 url = {http://www.pnl.gov/scales} 19664 non-separated scales and high contrast}, 23837 two scales},
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 5859 (time/adaptive/mp-physical-scales? #f) 6149 (udf/edc-scales-fcn "none")
|