Home
last modified time | relevance | path

Searched refs:requires (Results 1 – 25 of 50) sorted by relevance

12

/petsc/doc/developers/
H A Dtesting.md29 requires: moab
32 requires: !complex
76 For these tests `requires: datafilespath` should be specified.
179 - **requires**: (*Optional*; *Default:* `""`)
189 For these tests `requires: datafilespath` is
192 `requires: superlu_dist`.
196 `requires: foo` similar to how third-party packages are handled.
358 create `a_b_tutorials-ex1` test that requires only one
380 requires: x
393 requires: datafilespath
[all …]
H A Dbuildsystem.md58 with a single call, `requires('path.to.other.test', self)`, which not
74 declaration. The `try_compile()` test in Autoconf and CMake requires
78 requires `libstdc++`, but they are working with a C project, no
97 "platform file". This requires a human expert to write and maintain the
310 module requires another, it merely executes a `require()`. For
311 instance, the PETSc configure module for hypre requires information
322 `self.mpi.found`. When hypre requires the list of MPI libraries in
/petsc/src/binding/petsc4py/
H A Dpyproject.toml2 requires = [
H A Dsetup.py241 def requires(pkgname, major, minor, release=True): function
276 package = requires(pkg, x, y, release)
280 package = requires('petsc4py', x, y, release)
H A DCHANGES.rst16 (Python Stable ABI) under Python 3.10+ (requires Cython 3.1+).
/petsc/
H A Dpyproject.toml2 requires = [
H A Dgmakefile.test126 # Kokkos requires nvcc to be in PATH and the C++ compiler to be given in an environmental variable
531 -@echo " ${OMAKE} test query='requires' queryval='*MPI_PROCESS_SHARED_MEMORY*'"
533 -@echo " ${OMAKE} test q='requires' qv='*MPI_PROCESS_SHARED_MEMORY*'"
/petsc/lib/petsc/bin/maint/petsclinter/
H A Dpyproject.toml4 requires-python = ">=3.8"
/petsc/src/ts/tests/output/
H A Dex26_arkimex_explicit_stage.out3 [0]PETSC ERROR: This scheme requires an identity mass matrix, however the TSIFunctionFn you provide…
/petsc/doc/tutorials/
H A Dhandson.md185 Note this requires many fewer iterations than the default
201 Note this requires many fewer iterations than the default
202 solver but requires more linear solver iterations than
/petsc/src/binding/petsc4py/docs/source/
H A Dinstall.rst82 Building the documentation requires Python 3.11 or later.
/petsc/doc/manual/
H A Ddt.md17 where :math:Omega is the domain for $x$. This requires that the PDF must have units which are the i…
H A Dtests.md106 $ make test query='requires' queryval='*MPI_PROCESS_SHARED_MEMORY*'
/petsc/doc/changes/
H A D232.md50 - Now c++ complex version requires the options'
H A D311.md38 differencing to evaluate product; requires real functions but
H A D319.md30 …more performant `PetscHMapI` instead, though they should note that this requires additional steps …
32 …st be swapped for `#include <petsc/private/hashmapi.h>`. This of course requires that you have acc…
258 … visualize a DMNetwork with an associated coordinate DM. This currently requires the configured Py…
H A D33.md219 - PetscBagLoad() now requires you previously created and registered
223 current implementation requires MPI-2 one-sided and the interface
H A D231.md8 - Added TOPS solver components. [requires CCA tools like babel]
H A D317.md13 - PETSc now requires a C99 compliant C compiler in all cases. Previously C99 was only required when…
14 - PETSc now requires a C++11 compliant C++ compiler. Note this requirement is only enforced if C++ …
15 - PETSc now requires at least Microsoft Visual Studio 2015 when using the Microsoft Visual C/C++ Co…
312 - `DMNetworkAddComponent()` now requires a valid component key for each call
H A D211.md74 - MatCreate() now requires a call to MatSetType() or
H A D316.md22 - Configure requires Python-2.7 or Python-3.4+.
197 format since this file format requires that the numbering of cell
H A D36.md189 PetscObjectProcessOptionsHandlers() requires this as input.
/petsc/lib/petsc/conf/
H A Drules6 # * requires GNUmake
50 … grep -v "(aka 'long \*') doesn't match specified 'MPI' type tag that requires 'long long \*'" | \
187 # Kokkos requires nvcc to be in PATH and the C++ compiler to be given in an environmental variable
/petsc/doc/install/
H A Dinstall_tutorial.md25 example, [MUMPS](https://mumps-solver.org/) requires Fortran) you can use
116 install of sowing package - that also requires a C++ compiler) one can download a release tarball.
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A DREADME.rst90 requires a higher-level semantic view of the function to reliably check (in fact, it was

12