| /petsc/doc/developers/ |
| H A D | testing.md | 29 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 D | buildsystem.md | 58 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 D | pyproject.toml | 2 requires = [
|
| H A D | setup.py | 241 def requires(pkgname, major, minor, release=True): function 276 package = requires(pkg, x, y, release) 280 package = requires('petsc4py', x, y, release)
|
| H A D | CHANGES.rst | 16 (Python Stable ABI) under Python 3.10+ (requires Cython 3.1+).
|
| /petsc/ |
| H A D | pyproject.toml | 2 requires = [
|
| H A D | gmakefile.test | 126 # 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 D | pyproject.toml | 4 requires-python = ">=3.8"
|
| /petsc/src/ts/tests/output/ |
| H A D | ex26_arkimex_explicit_stage.out | 3 [0]PETSC ERROR: This scheme requires an identity mass matrix, however the TSIFunctionFn you provide…
|
| /petsc/doc/tutorials/ |
| H A D | handson.md | 185 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 D | install.rst | 82 Building the documentation requires Python 3.11 or later.
|
| /petsc/doc/manual/ |
| H A D | dt.md | 17 where :math:Omega is the domain for $x$. This requires that the PDF must have units which are the i…
|
| H A D | tests.md | 106 $ make test query='requires' queryval='*MPI_PROCESS_SHARED_MEMORY*'
|
| /petsc/doc/changes/ |
| H A D | 232.md | 50 - Now c++ complex version requires the options'
|
| H A D | 311.md | 38 differencing to evaluate product; requires real functions but
|
| H A D | 319.md | 30 …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 D | 33.md | 219 - PetscBagLoad() now requires you previously created and registered 223 current implementation requires MPI-2 one-sided and the interface
|
| H A D | 231.md | 8 - Added TOPS solver components. [requires CCA tools like babel]
|
| H A D | 317.md | 13 - 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 D | 211.md | 74 - MatCreate() now requires a call to MatSetType() or
|
| H A D | 316.md | 22 - Configure requires Python-2.7 or Python-3.4+. 197 format since this file format requires that the numbering of cell
|
| H A D | 36.md | 189 PetscObjectProcessOptionsHandlers() requires this as input.
|
| /petsc/lib/petsc/conf/ |
| H A D | rules | 6 # * 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 D | install_tutorial.md | 25 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 D | README.rst | 90 requires a higher-level semantic view of the function to reliably check (in fact, it was
|