| /petsc/include/petsc/private/ |
| H A D | hashijkey.h | 8 #define PetscHashIJKeyEqual(k1, k2) ((k1).i == (k2).i && (k1).j == (k2).j) argument
|
| H A D | hashijkkey.h | 8 #define PetscHashIJKKeyEqual(k1, k2) ((k1).i == (k2).i && (k1).j == (k2).j && (k1).k == (k2).k) argument
|
| H A D | hashijklkey.h | 9 #define PetscHashIJKLKeyEqual(k1, k2) ((k1).i == (k2).i && (k1).j == (k2).j && (k1).k == (k2).k && … argument
|
| H A D | sectionimpl.h | 20 …line int PetscSectionClosurePermEqual(PetscSectionClosurePermKey k1, PetscSectionClosurePermKey k2) in PetscSectionClosurePermEqual()
|
| H A D | petscdsimpl.h | 44 #define PetscFormKeyEqual(k1, k2) (((k1).label == (k2).label) ? ((k1).value == (k2).value) ? ((k1).… argument
|
| H A D | dmimpl.h | 22 #define PetscHashAuxKeyEqual(k1, k2) (((k1).label == (k2).label) ? (((k1).value == (k2).value) ? ((… argument
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex13.c | 15 for (PetscInt k2 = -1; k2 <= 1; k2++) in Get2DStencil() local
|
| H A D | ex32.c | 127 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs, dof, k1, k2, k3; in ComputeMatrix() local
|
| H A D | ex10.c | 85 PetscInt i, j, k, i1, i2, j_1, j2, k1, k2, h1, h2, shiftx, shifty, shiftz; in GetElasticityMatrix() local
|
| /petsc/src/mat/tests/ |
| H A D | ex74.c | 11 …PetscInt n, mbs = 16, bs = 1, nz = 3, prob = 1, i, j, k1, k2, col[3], lf, block, row, Ii, J, … in main() local
|
| H A D | ex129.c | 185 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs, dof, k1, k2, k3; in ComputeMatrix() local
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | ex2.c | 29 PetscScalar k1, k2, k3; member
|
| /petsc/src/sys/logging/handler/impls/nested/ |
| H A D | lognested.h | 37 #define NestedIdPairEqual(k1, k2) (((k1).root == (k2).root) && ((k1).leaf == (k2).leaf)) argument
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busdmnetwork.c | 51 PetscScalar k1, k2; /* calculating the saturation function SE = k1*exp(k2*Efd) */ member 143 …static const PetscScalar k2[3] = {1.555, 1.555, 1.555}; /* k1 and k2 for calculating the saturatio… in read_data() local 660 PetscScalar k1, k2, KE, TE, TF, KA, KF, Vref, TA; /* Generator parameters */ in FormIFunction() local
|
| H A D | ex9busadj.c | 53 const PetscScalar k2[3] = {1.555, 1.555, 1.555}; /* k1 and k2 for calculating the saturation functi… variable
|
| H A D | ex9busoptfd.c | 50 const PetscScalar k2[3] = {1.555, 1.555, 1.555}; /* k1 and k2 for calculating the saturation functi… variable
|
| H A D | ex9bus.c | 80 const PetscScalar k2[3] = {1.555, 1.555, 1.555}; /* k1 and k2 for calculating the saturation fun… variable
|
| H A D | ex9busopt.c | 60 const PetscScalar k2[3] = {1.555, 1.555, 1.555}; /* k1 and k2 for calculating the saturation functi… variable
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/tests/ |
| H A D | ex1.c | 21 #define PetscHashLagKeyEqual(k1, k2) \ argument
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaijfact2.c | 1486 PetscInt nz, k, k2, idx; in MatSolve_SeqSBAIJ_2_inplace() local 1553 PetscInt nz, k, k2; in MatForwardSolve_SeqSBAIJ_2_NaturalOrdering() local 1585 PetscInt nz, k, k2; in MatBackwardSolve_SeqSBAIJ_2_NaturalOrdering() local
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | gamg.c | 887 KSP smoother, *k2; in PCSetUp_GAMG() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexinterpolate.c | 20 #define PetscHMapIJKLRemoteKeyEqual(k1, k2) \ argument
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 976 PetscInt k2; in PCBDDCNedelecSupport() local 1084 PetscInt k2, vv = jj[k]; in PCBDDCNedelecSupport() local 1112 PetscInt k2; in PCBDDCNedelecSupport() local
|