| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | INSTALL | 21 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 D | LICENSE | 190 These requirements apply to the modified work as a whole. If
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | convertExamplesUtils.py | 2 # .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 D | builddist | 99 python3 -m pip install -r requirements.txt
|
| /petsc/doc/ |
| H A D | makefile | 26 …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 D | conf.py | 62 # The information on the next line must also be the same in requirements.txt
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | pkg_consistency_checks.py | 48 …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 D | makefile | 70 . 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 D | requirements.txt | 1 # PETSc clang linter installation requirements
|
| /petsc/doc/miscellaneous/ |
| H A D | saws.md | 7 ## Requirements and installation of the SAWs
|
| /petsc/doc/developers/ |
| H A D | testing.md | 181 - 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 D | contributing.rst | 12 $ python -m pip install -r src/binding/petsc4py/conf/requirements-lint.txt
|
| H A D | install.rst | 71 $ python -m pip install -r src/binding/petsc4py/conf/requirements-docs.txt
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/tutorials/ |
| H A D | ex1.c | 30 * conveying continuity requirements to a finite element assembly routines, in main()
|
| /petsc/doc/manual/ |
| H A D | tests.md | 60 requirements were not met (for example, an external solver library
|
| /petsc/config/ |
| H A D | testparse.py | 485 ## 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 D | gmakegentest.py | 126 # 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 D | mpiaijsell.c | 49 storage requirements for this matrix.
|
| /petsc/src/mat/impls/aij/mpi/aijperm/ |
| H A D | mpiaijperm.c | 50 storage requirements for this matrix.
|
| /petsc/src/mat/impls/aij/mpi/aijmkl/ |
| H A D | mpiaijmkl.c | 48 storage requirements for this matrix.
|
| /petsc/src/mat/impls/aij/seq/bas/ |
| H A D | basfactor.c | 109 /* Reduce memory requirements: erase values of B-matrix */ in MatCholeskyFactorNumeric_SeqAIJ_Bas()
|
| H A D | spbas_cholesky.h | 67 /* Count currently needed memory usage and future memory requirements in spbas_cholesky_garbage_collect()
|
| /petsc/ |
| H A D | .gitlab-ci.yml | 1283 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 D | dualspace.c | 2121 …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 D | install.md | 690 respective requirements of some installations.
|