| /petsc/src/ksp/pc/impls/factor/lu/ |
| H A D | lu.c | 82 PetscBool external; in PCSetUp_LU() local 85 PetscCall(PetscStrcmp(((PC_Factor *)dir)->ordering, MATORDERINGEXTERNAL, &external)); in PCSetUp_LU() 86 if (!external) { in PCSetUp_LU() 102 PetscBool external; in PCSetUp_LU() local 107 PetscCall(PetscStrcmp(((PC_Factor *)dir)->ordering, MATORDERINGEXTERNAL, &external)); in PCSetUp_LU() 108 if (!external) { in PCSetUp_LU()
|
| /petsc/doc/install/ |
| H A D | index.md | 7 Depending on your exact needs (for example limited use of {any}`external packages <doc_externalsoft… 9 …ager is providing a recent enough release of PETSc with support for the external packages you need. 32 - install with some external packages - `spack install petsc +superlu-dist +metis +hypre +hdf5`
|
| H A D | install.md | 180 [BLAS/LAPACK] is the only **required** {ref}`external package <doc_externalsoftware>` 184 For any {ref}`external packages <doc_externalsoftware>` used with PETSc we highly 198 PETSc provides interfaces to various {ref}`external packages <doc_externalsoftware>`. One 199 can optionally use external solvers like [HYPRE], [MUMPS], and others from within PETSc 202 PETSc `configure` has the ability to download and install these {ref}`external packages 213 The following modes can be used to download/install {ref}`external packages 217 use this package. **This is the recommended method to couple any external packages with PETSc**: 234 - `--with-PACKAGENAME-dir=/path/to/dir`: If the external package is already installed - 265 - Run `./configure --help` to get the list of {ref}`external packages 277 - `--with-packages-build-dir=PATH`: By default, external packages will be unpacked and [all …]
|
| H A D | windows.md | 65 - Most {ref}`external packages <doc_externalsoftware>` are likely to work, 89 {ref}`external packages <doc_externalsoftware>`. 138 - The `--download-package` option may work with some {ref}`external packages <doc_externalsoftware>… 176 the `configure` options, location of {ref}`external packages <doc_externalsoftware>`,
|
| /petsc/src/ksp/pc/impls/factor/cholesky/ |
| H A D | cholesky.c | 68 PetscBool external; in PCSetUp_Cholesky() local 71 PetscCall(PetscStrcmp(((PC_Factor *)dir)->ordering, MATORDERINGEXTERNAL, &external)); in PCSetUp_Cholesky() 72 if (!external) { in PCSetUp_Cholesky() 101 PetscBool external; in PCSetUp_Cholesky() local 105 PetscCall(PetscStrcmp(((PC_Factor *)dir)->ordering, MATORDERINGEXTERNAL, &external)); in PCSetUp_Cholesky() 106 if (!external) { in PCSetUp_Cholesky()
|
| /petsc/doc/manual/ |
| H A D | blas-lapack.md | 3 # The Use of BLAS and LAPACK in PETSc and external libraries 12 For most PETSc simulations (that is not using certain external packages) using an optimized set of … 13 only provides a modest improvement in performance. For some external packages using optimized BLAS/… 25 most external packages do not support using 40 thus under-utilizing the system. For PETSc simulations which do not use external packages there is … 45 Certain external packages such as MUMPS may benefit from using parallel BLAS/LAPACK operations. See…
|
| H A D | fortran.md | 307 external func 335 external func 353 external func 371 external func 406 When a function pointer (declared as external in Fortran) is passed as an argument to a PETSc funct…
|
| /petsc/src/sys/tests/output/ |
| H A D | ex75_1.out | 2 [0]PETSC ERROR: Error in external library
|
| /petsc/src/binding/petsc4py/conf/ |
| H A D | epydoc.cfg | 112 #external-api: epydoc 115 #external-api-file: epydoc:api-objects.txt 117 # Use this URL prefix to configure the string returned for external API. 118 #external-api-root: epydoc:http://epydoc.sourceforge.net/api
|
| /petsc/src/sys/perfstubs/ |
| H A D | timer.h | 191 namespace external 217 namespace PSNS = external::PERFSTUBS_INTERNAL_NAMESPACE;
|
| /petsc/src/ml/regressor/tests/output/ |
| H A D | ex3_prefix_ksp_suitesparse.out | 19 matrix ordering: external
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex50_tut_2.out | 15 matrix ordering: external
|
| H A D | ex82_1.out | 62 matrix ordering: external 107 matrix ordering: external
|
| /petsc/doc/changes/ |
| H A D | 320.md | 20 - Add support for external-packages to prefer tarball download for regular use - as currently all p… 21 - Add support for external package SLATE, optional dependency for STRUMPACK 22 - Add support for external package ZFP, optional dependency for STRUMPACK 23 - Add support for external package ButterflyPACK, optional dependency for STRUMPACK
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_superlu_dist_3d.out | 36 matrix ordering: external
|
| H A D | ex19_superlu_dist_3ds.out | 36 matrix ordering: external
|
| H A D | ex19_umfpack.out | 36 matrix ordering: external
|
| H A D | ex19_asm_matconvert.out | 42 matrix ordering: external
|
| /petsc/src/ts/tutorials/output/ |
| H A D | ex43_a.out | 45 matrix ordering: external
|
| H A D | ex40_n_ts_max_step_rejections-1.out | 54 matrix ordering: external
|
| H A D | ex40_n_ts_max_step_rejections-0.out | 53 matrix ordering: external
|
| /petsc/src/ts/tests/output/ |
| H A D | ex8_1.out | 47 matrix ordering: external
|
| H A D | ex8_2.out | 48 matrix ordering: external
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex54_5.out | 13 matrix ordering: external
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/output/ |
| H A D | ex1_3.out | 48 matrix ordering: external
|