Home
last modified time | relevance | path

Searched refs:supports (Results 1 – 25 of 43) sorted by relevance

12

/petsc/src/binding/petsc4py/docs/source/
H A Dinstall.rst22 The installation of :mod:`petsc4py` supports multiple `PETSC_ARCH
/petsc/doc/manual/
H A Ddt.md5 This chapter discusses the low-level infrastructure which supports higher-level discretizations in …
H A Dregressor.md20 `PetscRegressor` supports supervised learning tasks:
135 If the particular method being employed is one that supports regularization,
H A Ddmbase.md13 classes `DM` currently supports are PDEs on structured and staggered grids with finite difference m…
H A Dblas-lapack.md58 …k` and a f2c generated C version `--download-f2cblaslapack` (which also supports 128 bit real numb…
H A Ddmnetwork.md108 …es associated to the added component at this network point. `DMNETWORK` supports setting multiple …
H A Ddmplex.md107 …ic symmetrization, cones will be ordered but supports will not. The user can enforce an ordering o…
501 Since PETSc 3.19, we offer a new format which supports parallel loading.
684 `DMPLEX` supports mesh adaptation using the *Riemannian metric framework*.
H A Dperformance.md145 machine, in which each CPU consists of six cores and supports
371 these domains. Intel MPI, for instance, supports “compact” ordering
376 - An MPI implementation that supports process pinning should offer some
423 debugging (GCC, for instance, supports a `-Og` optimization level that
H A Ddmstag.md104 `DMSTAG`, unlike `DMDA`, supports two approaches to defining coordinates. This is captured by which…
/petsc/doc/changes/
H A D36.md79 - Upgraded to SuiteSparse 4.4.1; Cholmod supports using GPUs
83 - Upgraded to Superlu_DIST 4.0; Superlu_DIST supports using GPUs
H A D314.md58 Kokkos kernels. Currently, VECKOKKOS supports all vector
59 operations, but MATAIJKOKKOS only supports MatMult() and its
84 devices. Now it can handle other devices that Kokkos supports when
H A D311.md9 - Configure now supports Python 3.4+ in addition to Python 2.6+.
H A D231.md55 - config/configure.py now supports the arguments
H A D37.md124 - Added PCTelescope which supports running solvers on
H A D300.md186 - binary viewer now supports MPI IO for Vec loading and storing, use
H A D312.md135 - MatLoad() now supports loading dense matrices from HDF5/MAT files.
H A D33.md235 - The Hypre interface was updated to 2.8.0b and now supports 64-bit
H A D38.md172 - Added DMSwarm which supports data management and data movement of
H A D320.md133 - Add `MATSELLCUDA`. It supports fast `MatMult()`, `MatMultTranspose()`, and `MatMultAdd()` on GPUs
/petsc/src/dm/impls/plex/
H A Dplexreorder.c323 PetscCall(PetscMalloc1(n, &plexNew->supports)); in DMPlexPermute()
331 for (d = 0; d < dof; ++d) plexNew->supports[offNew + d] = pperm[plex->supports[off + d]]; in DMPlexPermute()
/petsc/doc/install/
H A Dmultibuild.md62 - Whether your system supports certain instruction types (e.g. AVX)
H A Dwindows.md151 supports DOS short form for directory names - so it is better to use this notation. Cygwin
/petsc/doc/community/bofs/
H A D2026_Feb_CASS.md83 …ving the frequency-domain Maxwell equations. The current implementation supports key electromagnet…
/petsc/doc/developers/
H A Dtesting.md55 Our language also supports a *testset* that specifies either a new test
66 harness; as are explained further below. The input language supports
183 - In general, the language supports `and` and `not` constructs
H A Dkernel.md210 `PetscMallocA()` supports a request for up to 7 distinct memory

12