Home
last modified time | relevance | path

Searched full:requirements (Results 1 – 25 of 35) sorted by relevance

12

/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DINSTALL21 1. Requirements for Linux and FreeBSD
22 2. Requirements for Mac OS X
23 3. Requirements for MS Windows
29 1. REQUIREMENTS FOR LINUX AND FREEBSD
40 2. REQUIREMENTS FOR MAC OS X
62 3. REQUIREMENTS FOR MS WINDOWS
H A DLICENSE190 These requirements apply to the modified work as a whole. If
/petsc/lib/petsc/bin/maint/
H A DconvertExamplesUtils.py2 # .F90 so this need not be in the requirements list
5 # requirements list
55 # Map of "string" in arguments to package requirements; i.e.,
H A Dbuilddist99 python3 -m pip install -r requirements.txt
/petsc/doc/
H A Dmakefile26 …v ; source petsc-doc-env/bin/activate ; python3 -m pip install -r doc/requirements.txt ; cd doc ; …
39 … . petsc-doc-env/bin/activate ; python3 -m pip install --quiet -r doc/requirements.txt ; cd $${PET…
42 … . petsc-doc-env/bin/activate ; python3 -m pip install --quiet -r doc/requirements.txt ; cd $${PET…
H A Dconf.py62 # The information on the next line must also be the same in requirements.txt
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dpkg_consistency_checks.py48 …raise RuntimeError(f'Number of requirements don\'t match. {toml_file}::[project][dependencies] has…
91 # open ./../requirements.txt
92 req_path = os.path.join(par_dir, 'requirements.txt')
/petsc/src/binding/petsc4py/
H A Dmakefile70 . petsc4py-lint-env/bin/activate && python -m pip install -r conf/requirements-lint.txt
77 . petsc4py-docs-env/bin/activate && python -m pip install -r conf/requirements-docs.txt
94 . petsc4py-stubtest-env/bin/activate && python -m pip install -r conf/requirements-stubtest.txt
/petsc/lib/petsc/bin/maint/petsclinter/
H A Drequirements.txt1 # PETSc clang linter installation requirements
/petsc/doc/miscellaneous/
H A Dsaws.md7 ## Requirements and installation of the SAWs
/petsc/doc/developers/
H A Dtesting.md181 - This is a space-delimited list of run requirements (not build
182 requirements; see Build requirements below).
186 the requirements list.
485 - Same as the runtime requirements (for example, can include
486 `requires: fftw`) but also requirements related to types:
996 …tests, even those that are not built or run because they do not meet the configuration requirements
999 desired requirements for reporting and logging.
1050 Most of the requirements for being TAP-compliant lie in the shell
/petsc/src/binding/petsc4py/docs/source/
H A Dcontributing.rst12 $ python -m pip install -r src/binding/petsc4py/conf/requirements-lint.txt
H A Dinstall.rst71 $ python -m pip install -r src/binding/petsc4py/conf/requirements-docs.txt
/petsc/src/dm/dt/dualspace/impls/lagrange/tutorials/
H A Dex1.c30 * conveying continuity requirements to a finite element assembly routines, in main()
/petsc/doc/manual/
H A Dtests.md60 requirements were not met (for example, an external solver library
/petsc/config/
H A Dtestparse.py485 ## Check and see if we have build requirements
513 # Add in build requirements that need to be moved
554 # Massage dictionary for build requirements
H A Dgmakegentest.py126 # For help in setting the requirements
702 Based on the requirements listed in the src file and the petscconf.h
709 # MPI requirements
714 # The requirements for the test are the sum of all the run subtests
724 # Now go through all requirements
/petsc/src/mat/impls/aij/mpi/aijsell/
H A Dmpiaijsell.c49 storage requirements for this matrix.
/petsc/src/mat/impls/aij/mpi/aijperm/
H A Dmpiaijperm.c50 storage requirements for this matrix.
/petsc/src/mat/impls/aij/mpi/aijmkl/
H A Dmpiaijmkl.c48 storage requirements for this matrix.
/petsc/src/mat/impls/aij/seq/bas/
H A Dbasfactor.c109 /* Reduce memory requirements: erase values of B-matrix */ in MatCholeskyFactorNumeric_SeqAIJ_Bas()
H A Dspbas_cholesky.h67 /* Count currently needed memory usage and future memory requirements in spbas_cholesky_garbage_collect()
/petsc/
H A D.gitlab-ci.yml1283 python -m pip install -r requirements.txt
1324 …- (git checkout origin/main && pip install -r requirements.txt && make website-deploy SPHINXOPTS="…
1326 …- (git checkout origin/release && pip install -r requirements.txt && make website-deploy SPHINXOPT…
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c2121 …is means that we map the function evaluations depending on continuity requirements of our finite e…
2173 …is means that we map the function evaluations depending on continuity requirements of our finite e…
2225 …is means that we map the function evaluations depending on continuity requirements of our finite e…
2277 …is means that we map the function evaluations depending on continuity requirements of our finite e…
/petsc/doc/install/
H A Dinstall.md690 respective requirements of some installations.

12