Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 44) sorted by relevance

12

/petsc/src/mat/tests/output/
H A Dex140_1.out1 Testing with -enable mult
58 Testing with -enable multAdd
115 Testing with -enable multTranspose
172 Testing with -enable multTransposeAdd
229 Testing with -enable solve
286 Testing with -enable solveAdd
343 Testing with -enable solveTranspose
400 Testing with -enable solveTransposeAdd
457 Testing with -enable SOR
514 Testing with -enable getDiagonal
[all …]
/petsc/doc/overview/
H A Dgpu_roadmap.md10 See FAQ {ref}`topic <doc_faq_gpuhowto>` which shows how to enable GPU backends.
62 Basic linear algebra GPU implementations enable many solvers, including `GAMG` and
/petsc/doc/changes/
H A D2016.md47 MatSetLocalToGlobalMapping() to enable the user to set values in a
57 MatSetOption() to enable switching betwen sorted and unsorted
111 - Added PetscRandomSetInterval() to enable the user to set an
H A D319.md20 - Add `--with-strict-petscerrorcode` configure option to enable compile-time checking for correct u…
107 … enabled by default in a future release**. Users are highly encourage to enable it and fix any dis…
123 - The VTK viewers (`.vts`, `.vtr`, and `.vtu`) now use `header_type="UInt64"` to enable writing lar…
142 … in PetscSF for MPICH MPIX_Stream (with MPICH-4.2.0 and higher). One can enable it via `-sf_use_st…
210 - Add argument to `TSMonitorSPCtxCreate()` to enable multispecies plots
233 …h()`, `DMPlexTransformGetDepthStratum()`, `DMPlexTransformGetConeSize()` to enable ephemeral meshes
H A D2015.md8 machines to enable faster linking and smaller executables
30 [sun4,solaris,alpha,IRIX,IRIX64,linux] to enable faster linking
H A D311.md27 - Added a PetscSF implementation of VecScatter. One can enable it
H A D312.md60 - New option --download-hpddm to enable PCHPDDM and KSPHPDDM
116 CUDA-aware MPI and option -use_gpu_aware_mpi to enable it.
H A D315.md242 enable some Tao algorithms to re-use iterate information from the
315 enable it under a DM
H A D2022.md87 allow use of any `SLES` object as a preconditioner and enable
H A D300.md187 -viewer_binary_mpiio or PetscViewerBinarySetMPIIO() to enable it.
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_diag.py297 def enable(self, flag: str) -> None: member in DiagnosticsManagerCls
319 self.enable(flag)
/petsc/doc/manual/
H A Dabout_this_manual.md23 enable efficient software use. However, the power of the PETSc design
H A Dperformance.md107 a high-speed fabric, cf. {numref}`fig_numa`, to enable data
422 most compilers) or enable only optimizations that do not interfere with
439 usually specified via `-On`) that provide a quick way to enable
445 compiler’s auto-vectorizer; many compilers do not enable
447 enable it below `-O3` and the Intel compiler does not enable it
460 `-ffast-math` in GCC) to enable a set of these optimizations, and
564 …in your shell startup file to automatically enable runtime check memory for developing code but not
H A Dgetting_started.md34 The classes enable easy customization and extension of both algorithms
89 **Note to Python Programmers**: To program with PETSc in Python, you need to enable Python bindings
146 - `-malloc_dump` - enable memory tracing; dump list of unfreed memory
149 - `-malloc_debug` - enable memory debugging (by default, this is
249 …from the function with the error code. The macros above should be used on all PETSc calls to enable
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas137 (expr/enable-caching? #t)
169 (parameters/enable-in-tui? #f)
222 (mpm/enable-avg-option? #f)
596 (turbo-mode/enable? #f)
623 (sc/enable-new-defaults-for-transfers? #t)
626 (sc/enable-sub-stepping-option-per-coupling-step? #f)
629 (sc/enable-thermal-stabilization? #f)
630 (sc/enable-htc-dt-in-solid-cell? #f)
669 (cht/enable-solid-time-step? #f)
676 (cht/unsteady/enable-mapped-intf-tui? #f)
[all …]
/petsc/doc/install/
H A Ddownload.md35 Tarball to enable a separate installation of petsc4py.
H A Dwindows.md277 and Intel compilers and associated tools - to enable building PETSc libraries using
/petsc/doc/community/
H A Dmailing.md129 enable access)
/petsc/doc/miscellaneous/
H A Dcodemanagement.md43 - Also, `emacs` and `vim` easily enable:
/petsc/src/ksp/ksp/tests/benchmarkscatters/
H A DBaseline-MPICH-823 …rch-opt-mpich/lib -Wl,-rpath -Wl,/home/bsmith/petsc/arch-opt-mpich/lib -Wl,--enable-new-dtags -lmpi
H A DBaseline-MPICH-1623 …rch-opt-mpich/lib -Wl,-rpath -Wl,/home/bsmith/petsc/arch-opt-mpich/lib -Wl,--enable-new-dtags -lmpi
H A DBaseline-Intel-823 …ntel/compilers_and_libraries_2016.0.109/linux/mpi/intel64/lib -Xlinker --enable-new-dtags -Xlinker…
H A DBaseline-Intel-1623 …ntel/compilers_and_libraries_2016.0.109/linux/mpi/intel64/lib -Xlinker --enable-new-dtags -Xlinker…
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSys.pyx405 Whether to enable info messages.
/petsc/src/dm/impls/plex/tests/
H A Dex18.c1054 static PetscErrorCode DMPlexSetOrientInterface_Private(DM dm, PetscBool enable) in DMPlexSetOrientInterface_Private() argument
1072 if (!enable) { in DMPlexSetOrientInterface_Private()
1086 …PetscCheck(!set || flg == enable, PetscObjectComm((PetscObject)dm), PETSC_ERR_PLIB, "PetscOptionsS… in DMPlexSetOrientInterface_Private()

12