Searched defs:ipos (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/binding/petsc4py/conf/ |
| H A D | cyautodoc.py | 312 ipos = code.index('if (tb) {\n#if CYTHON_COMPILING_IN_PYPY\n') variable 314 ipos = None variable
|
| /petsc/src/mat/impls/aij/seq/aijperm/ |
| H A D | aijperm.c | 169 PetscInt i, ngroup, istart, ipos; in MatSeqAIJPERM_create_perm() local 305 PetscInt ipos; in MatMult_SeqAIJPERM() local 482 PetscInt ipos; in MatMultAdd_SeqAIJPERM() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex30.c | 355 static inline PetscScalar CalcSecInv(Field **x, PetscInt i, PetscInt j, PetscInt ipos, AppCtx *user) in CalcSecInv() 642 static inline PetscScalar ShearStress(Field **x, PetscInt i, PetscInt j, PetscInt ipos, AppCtx *use… in ShearStress() 676 static inline PetscScalar XNormalStress(Field **x, PetscInt i, PetscInt j, PetscInt ipos, AppCtx *u… in XNormalStress() 715 static inline PetscScalar ZNormalStress(Field **x, PetscInt i, PetscInt j, PetscInt ipos, AppCtx *u… in ZNormalStress()
|