Home
last modified time | relevance | path

Searched defs:k2 (Results 1 – 23 of 23) sorted by relevance

/petsc/include/petsc/private/
H A Dhashijkey.h8 #define PetscHashIJKeyEqual(k1, k2) ((k1).i == (k2).i && (k1).j == (k2).j) argument
H A Dhashijkkey.h8 #define PetscHashIJKKeyEqual(k1, k2) ((k1).i == (k2).i && (k1).j == (k2).j && (k1).k == (k2).k) argument
H A Dhashijklkey.h9 #define PetscHashIJKLKeyEqual(k1, k2) ((k1).i == (k2).i && (k1).j == (k2).j && (k1).k == (k2).k && … argument
H A Dsectionimpl.h20 …line int PetscSectionClosurePermEqual(PetscSectionClosurePermKey k1, PetscSectionClosurePermKey k2) in PetscSectionClosurePermEqual()
H A Dpetscdsimpl.h44 #define PetscFormKeyEqual(k1, k2) (((k1).label == (k2).label) ? ((k1).value == (k2).value) ? ((k1).… argument
H A Ddmimpl.h22 #define PetscHashAuxKeyEqual(k1, k2) (((k1).label == (k2).label) ? (((k1).value == (k2).value) ? ((… argument
/petsc/src/ksp/ksp/tests/
H A Dex13.c15 for (PetscInt k2 = -1; k2 <= 1; k2++) in Get2DStencil() local
H A Dex32.c127 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs, dof, k1, k2, k3; in ComputeMatrix() local
H A Dex10.c85 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 Dex74.c11 …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 Dex129.c185 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 Dex2.c29 PetscScalar k1, k2, k3; member
/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.h37 #define NestedIdPairEqual(k1, k2) (((k1).root == (k2).root) && ((k1).leaf == (k2).leaf)) argument
/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busdmnetwork.c51 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 Dex9busadj.c53 const PetscScalar k2[3] = {1.555, 1.555, 1.555}; /* k1 and k2 for calculating the saturation functi… variable
H A Dex9busoptfd.c50 const PetscScalar k2[3] = {1.555, 1.555, 1.555}; /* k1 and k2 for calculating the saturation functi… variable
H A Dex9bus.c80 const PetscScalar k2[3] = {1.555, 1.555, 1.555}; /* k1 and k2 for calculating the saturation fun… variable
H A Dex9busopt.c60 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 Dex1.c21 #define PetscHashLagKeyEqual(k1, k2) \ argument
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaijfact2.c1486 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 Dgamg.c887 KSP smoother, *k2; in PCSetUp_GAMG() local
/petsc/src/dm/impls/plex/
H A Dplexinterpolate.c20 #define PetscHMapIJKLRemoteKeyEqual(k1, k2) \ argument
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c976 PetscInt k2; in PCBDDCNedelecSupport() local
1084 PetscInt k2, vv = jj[k]; in PCBDDCNedelecSupport() local
1112 PetscInt k2; in PCBDDCNedelecSupport() local