| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 496 PetscErrorCode DMForestSetAdaptivityPurpose(DM dm, DMAdaptFlag purpose) in DMForestSetAdaptivityPurpose() argument 503 if (purpose != forest->adaptPurpose) { in DMForestSetAdaptivityPurpose() 510 forest->adaptPurpose = purpose; in DMForestSetAdaptivityPurpose() 543 PetscErrorCode DMForestGetAdaptivityPurpose(DM dm, DMAdaptFlag *purpose) in DMForestGetAdaptivityPurpose() argument 549 *purpose = forest->adaptPurpose; in DMForestGetAdaptivityPurpose()
|
| /petsc/doc/ |
| H A D | index.md | 63 open-source general purpose finite element code for solid and 66 open-source general purpose code for fluid dynamics
|
| H A D | petsc.bib | 8145 title = {OpenFVM - a finite volume based general purpose CFD solver}, 8585 title = {{deal.II---A general-purpose object-oriented finite element library}}, 12068 title = {A survey of general-purpose computation on graphics hardware}, 16941 title = {Algorithm 795: PHCpack: a general-purpose solver for polynomial systems by 17594 keywords = {65f10,ams,especially since the popularization,gate gradient,general purpose
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | overview.rst | 62 special-purpose code for handling ghost points for regular data
|
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | tomographyGenerateData.m | 13 NTheta = 20; % sample angle #. Use odd NOT even, for display purpose of sinagram of Phantom. As ev…
|
| /petsc/doc/install/ |
| H A D | license.md | 86 representations as to the suitability and operability of this software for any purpose. It
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 181 its purpose remains meaningful. 184 a purpose that is entirely well-defined independent of the 391 It is not the purpose of this section to induce you to infringe any 393 such claims; this section has the sole purpose of protecting the
|
| /petsc/doc/changes/ |
| H A D | 324.md | 128 …arch_maxstep` to `snes_linesearch_maxlambda` to better coincide with its purpose in the various `S…
|
| H A D | 2024.md | 160 using it for any purpose. The `VecCreate`xxx() routines (e.g.,
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 454 enabling the use of PR-DNS for this purpose. We will describe the physical 482 development of new general-purpose PETSc functionality. 508 PETSc the general-purpose nonlinear solver, Newton trust-region dogleg
|
| /petsc/src/binding/petsc4py/docs/ipynb/ |
| H A D | dmplex.ipynb | 10 …"The purpose of this notebook is to provide a tutorial for the DMPlex features in PETSc. DMPlex an…
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 3009 DMAdaptFlag purpose; in DMPforestGetTransferSF() local 3016 PetscCall(DMForestGetAdaptivityPurpose(dmA, &purpose)); in DMPforestGetTransferSF() 3017 if (purpose == DM_ADAPT_REFINE) { in DMPforestGetTransferSF() 3022 PetscCall(DMForestGetAdaptivityPurpose(dmB, &purpose)); in DMPforestGetTransferSF() 3023 if (purpose == DM_ADAPT_COARSEN) { in DMPforestGetTransferSF()
|
| /petsc/doc/community/meetings/2025/ |
| H A D | index.md | 130 …rm, PETSc's parallel particle management library, to construct a general purpose ray trace with ap…
|
| /petsc/doc/manual/ |
| H A D | profiling.md | 57 For the purpose of PETSc floating point operation counting, we define
|
| H A D | performance.md | 387 understanding of the system and experience to detect. The purpose of
|
| H A D | dmplex.md | 206 However, their usage and purpose is best understood through `DMPLEX`.
|
| H A D | ksp.md | 776 purpose. Such routine names and commands are all of the form 1286 of AMG solvers and often special purpose methods must be developed to 1349 spectrum, which is the purpose of a smoother. The spectral bounds for
|
| H A D | other.md | 202 for Fortran); its purpose is to allow someone to rename all the options
|
| H A D | snes.md | 266 purpose. A complete list can be found by consulting the manual pages or
|
| H A D | vec.md | 1080 purpose than the `AO` routines. In the former case, they provide a
|
| H A D | tao.md | 1880 `-tao_bncg_zeta` serves the same purpose as the previous two; set to
|
| /petsc/doc/faq/ |
| H A D | index.md | 909 the only general purpose way to determine which approach is best for your problem.
|