| /petsc/src/ksp/ksp/impls/gmres/ |
| H A D | gmreig.c | 8 PetscBLASInt bn, bN, lwork, idummy, lierr; in KSPComputeExtremeSingularValues_GMRES() local 47 PetscBLASInt bn, bN, lwork, idummy, lierr = -1; in KSPComputeEigenvalues_GMRES() local 123 PetscBLASInt bn, bN, lwork, idummy; in KSPComputeRitz_GMRES() local
|
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmres.c | 31 PetscInt lwork = PetscMax(8 * N + 16, 4 * neig * (N - neig)); in KSPSetUp_AGMRES() local 343 PetscBLASInt lwork; in KSPAGMRESBuildSoln() local
|
| H A D | agmresdeflation.c | 111 PetscBLASInt lwork, liwork; in KSPAGMRESSchurForm() local
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | eige.c | 158 PetscBLASInt idummy, lwork; in KSPComputeEigenvaluesExplicitly() local 192 PetscBLASInt idummy, lwork; in KSPComputeEigenvaluesExplicitly() local
|
| /petsc/src/ksp/ksp/impls/bcgsl/ |
| H A D | bcgslimpl.h | 28 PetscBLASInt lwork; member
|
| /petsc/src/mat/graphops/order/ |
| H A D | spectral.c | 133 PetscBLASInt bn, bN, lwork = 0, lierr, idummy; in MatGetOrdering_Spectral() local
|
| /petsc/src/mat/tests/ |
| H A D | ex116.c | 28 PetscBLASInt *iwork, *ifail, lwork, lierr, bn; in main() local
|
| H A D | ex120.c | 20 PetscBLASInt nn, nevs, il, iu, *iwork, *ifail, lwork, lierr, bn, one = 1; in main() local
|
| /petsc/src/mat/impls/submat/ |
| H A D | submat.c | 5 Vec lwork, rwork; /* work vectors inside the scatters */ member
|
| /petsc/src/snes/impls/ngmres/ |
| H A D | snesngmres.h | 54 PetscBLASInt lwork; /* the size of the work vector */ member
|
| /petsc/src/ksp/ksp/impls/gmres/dgmres/ |
| H A D | dgmres.c | 657 PetscBLASInt lwork; /* size of the working vector */ in KSPDGMRESComputeSchurForm_DGMRES() local 845 PetscBLASInt lwork; /* size of the working vector */ in KSPDGMRESImproveEig_DGMRES() local
|
| /petsc/src/ksp/pc/impls/svd/ |
| H A D | svd.c | 42 PetscBLASInt nb, lwork; in PCSetUp_SVD() local
|
| /petsc/src/ksp/ksp/guess/impls/pod/ |
| H A D | pod.c | 35 PetscBLASInt lwork; member
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex13.c | 86 PetscBLASInt n, lwork, lierr; in test() local
|
| /petsc/src/mat/impls/aij/seq/superlu/ |
| H A D | superlu.c | 42 PetscInt lwork; member
|
| /petsc/src/mat/impls/dense/seq/cupm/ |
| H A D | matseqdensecupm.hpp | 336 cupmBlasInt_t lwork; in ResizeFactLwork() local 434 { in Solve() 533 { in Solve()
|
| /petsc/src/snes/interface/ |
| H A D | snesut.c | 429 PetscBLASInt nb = 0, lwork; in SNESMonitorJacUpdateSpectrum() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexmetric.c | 1079 PetscBLASInt lwork; in DMPlexMetricModify_Private() local 1486 PetscBLASInt lwork; in DMPlexMetricIntersection_Private() local
|
| /petsc/src/snes/impls/composite/ |
| H A D | snescomposite.c | 40 PetscBLASInt lwork; /* the size of the work vector */ member
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcfetidp.c | 495 PetscScalar *W, lwork, *Bwork; in PCBDDCSetupFETIDPMatContext() local
|
| H A D | bddcschurs.c | 624 PetscScalar lwork, dummyscalar = 0.; in PCBDDCSubSchursSetUp() local
|
| /petsc/src/tao/pde_constrained/tutorials/ |
| H A D | elliptic.c | 58 Vec lwork; member
|
| H A D | parabolic.c | 54 Vec lwork; member
|
| H A D | hyperbolic.c | 51 Vec lwork; member
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glle.c | 131 PetscBLASInt m, n, one = 1, *ipiv, lwork, info, ldb; in TSGLLESchemeCreate() local
|