| /petsc/lib/petsc/bin/maint/ |
| H A D | runjobs.py | 26 force = False variable 28 force = True variable 38 if not force:
|
| H A D | check-fortran-coverage.sh | 25 git worktree remove --force "$TMPDIR/wt_$rev"
|
| /petsc/share/petsc/ |
| H A D | chkerrconvert.py | 219 def get_paths_list(start_path,search_tool,force): argument 226 if force: 250 def main(search_tool,start_path,dry_run,verbose,force,del_empty_last_line): argument 261 found_list = get_paths_list(start_path,search_tool,force) 312 … main(args.search_tool,args.path,args.dry_run,args.verbose,args.force,args.delete_empty_last_line)
|
| /petsc/config/ |
| H A D | petsc_harness.sh | 47 -f ................ force attempt to run test that would otherwise be skipped 75 force=false 86 f ) force=true ;;
|
| H A D | configure.py | 465 framework.argDB.save(force = True)
|
| /petsc/src/ksp/ksp/impls/gmres/dgmres/ |
| H A D | dgmresimpl.h | 18 PetscBool force; /* Force the use of the deflation at the restart */ \
|
| H A D | dgmres.c | 217 …if ((test > dgmres->smv * (ksp->max_it - ksp->its)) || dgmres->force) PetscCall(KSPDGMRESComputeDe… in KSPDGMRESCycle() 466 …(PetscViewerASCIIPrintf(viewer, " Adaptive strategy is used: %s\n", PetscBools[dgmres->force])); in KSPView_DGMRES() 511 static PetscErrorCode KSPDGMRESForce_DGMRES(KSP ksp, PetscBool force) in KSPDGMRESForce_DGMRES() argument 516 dgmres->force = force; in KSPDGMRESForce_DGMRES() 536 …ve, i.e do not use the adaptive strategy", "KSPDGMRESForce", dgmres->force, &dgmres->force, NULL)); in KSPSetFromOptions_DGMRES()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex10.c | 160 PetscBool force; in SetupDiscretization() local 163 PetscCall(PetscDSGetForceQuad(ds, &force)); in SetupDiscretization() 164 if (force) PetscCall(PetscDSSetForceQuad(ds, PETSC_FALSE)); in SetupDiscretization()
|
| /petsc/src/binding/petsc4py/conf/ |
| H A D | confpetsc.py | 135 force=False, argument 147 if not (force or modified.newer_group(alldeps, target)): 587 self.force = False 598 cython_run(force=self.force, VERSION=cython_req(), **source) 680 if not (self.force or modified.newer_group(alldeps, target)):
|
| /petsc/config/BuildSystem/ |
| H A D | sourceDatabase.py | 261 def save(self, force = 0): argument 263 if not self.isDirty and not force:
|
| H A D | RDict.py | 636 def save(self, force = 1): argument 640 if force: 659 self.save(force = 1)
|
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmres.c | 476 if ((test > agmres->smv * (ksp->max_it - ksp->its)) || agmres->force) { in KSPSolve_AGMRES() 478 …if (!agmres->force && ((test > agmres->bgv * (ksp->max_it - ksp->its)) && ((agmres->r + 1) < agmre… in KSPSolve_AGMRES() 535 …all(PetscViewerASCIIPrintf(viewer, " Adaptive strategy is used: %s\n", PetscBools[agmres->force])); in KSPView_AGMRES() 670 agmres->force = PETSC_FALSE; in KSPCreate_AGMRES()
|
| /petsc/doc/install/ |
| H A D | multibuild.md | 78 use the `--force` option when configuring your PETSc installation: 81 $ ./configure --some-args --force
|
| /petsc/include/petsc/private/ |
| H A D | veccupmimpl.h | 571 template <PetscMemType mtype, PetscMemoryAccessMode access, bool force> 588 PetscCall((hostmem ? CopyToHost_ : CopyToDevice_)(dctx, v, force)); in GetArray() 604 PetscCall(PetscCUPMMemsetAsync(*a, 0, n, stream, force)); in GetArray() 617 if (!force && should_sync) PetscCall(PetscDeviceContextSynchronize(dctx)); in GetArray() 623 template <PetscMemType mtype, PetscMemoryAccessMode access, bool force> 630 PetscCall(D::template GetArray<mtype, access, force>(v, a, dctx)); in GetArray()
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 124 (virtualboundary/force-side-switch? #t) 227 (mpm/force-new-equal-width-bands? #t) 311 (poutlet/full-viscous-force? #f) 694 (cht/force-conservation? #t) 775 (monitor/modal-force ()) 1538 (body-force/dual-ts-explicit-relax 1.) 1727 (body-force/pseudo-relax 1.) 1855 (vof-to-dpm/force-over-invalid-setup #f) 1861 (dpm/liquid-p/force 0) 1863 (dpm/dpm-wall-force? #t) [all …]
|
| /petsc/doc/miscellaneous/ |
| H A D | codemanagement.md | 105 force your systems people to do this :-). You should always work with
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 80 | 2:00 pm | MultiFlow: A coupled balanced-force framework to solve multiphase flows in arbitrary d… 109 | 3:45 pm | A mimetic finite difference based quasi-static magnetohydrodynamic solver for force-fr… 383 :::{topic} **A mimetic finite difference based quasi-static magnetohydrodynamic solver for force-fr… 393 a force-free plasma is most efficiently described by a quasi-static 395 work, we consider a regularized quasi-static MHD model for force-free 685 :::{topic} **MultiFlow: A coupled balanced-force framework to solve multiphase flows in arbitrary d…
|
| /petsc/doc/changes/ |
| H A D | 300.md | 109 - ICC preconditioner now defaults to use Manteuffel shift to force
|
| H A D | 312.md | 58 can disable this check using --with-cxx-dialect=0, or force it to
|
| H A D | 320.md | 145 - Add a Boolean parameter to `MatEliminateZeros()` to force the removal of zero diagonal coefficien…
|
| H A D | 321.md | 18 - Add `--download-blis-use-openmp=0` to force `download-blis` to not build with OpenMP when `with-o…
|
| H A D | 2024.md | 164 `VecRestoreArray()` call; previous PETSc versions did not force
|
| /petsc/doc/developers/contributing/ |
| H A D | developingmr.md | 164 …ten branch is not compatible with the remote copy of the branch. You must force push your changes …
|
| /petsc/doc/developers/ |
| H A D | buildsystem.md | 50 to force all link options to resolve to full paths, which causes havoc 156 framework.argDB.save(force = True)
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 17 describe slow flow of an incompressible fluid with velocity $u$, pressure $p$, and body force $f$. 27 where $\sigma$ is the stress tensor and $f$ is the body force, combined with the conservation of ma… 42 …y the constant density, we would have the kinematic viscosity $\nu$ and a force per unit mass. The… 66 …u$ to build up its divergence. For the balance of momentum excluding body force, we test against t… 99 …that the velocity we choose is divergence-free, we can determine the body force necessary to make …
|