| /petsc/src/dm/impls/plex/ |
| H A D | plexrefine.c | 303 …nementFunction(DM dm, PetscErrorCode (*refinementFunc)(const PetscReal coords[], PetscReal *limit)) in DMPlexSetRefinementFunction() 330 …ementFunction(DM dm, PetscErrorCode (**refinementFunc)(const PetscReal coords[], PetscReal *limit)) in DMPlexGetRefinementFunction()
|
| H A D | plex.c | 9922 PetscReal limit = condLimit > 0 ? condLimit : PETSC_MAX_REAL; in DMPlexCheckCellShape() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex4.c | 458 PetscInt i, j, k, limit = 0, maxits = 5; in FormBoundaryConditions_Enneper() local 553 PetscInt limit, bsize = 0, lsize = 0, tsize = 0, rsize = 0; in FormBoundaryConditions_Sins() local
|
| H A D | ex58.c | 462 PetscInt i, j, k, limit = 0, maxits = 5; in FormBoundaryConditions() local
|
| /petsc/include/petsc/private/ |
| H A D | petscfvimpl.h | 21 PetscErrorCode (*limit)(PetscLimiter, PetscReal, PetscReal *); member
|
| /petsc/src/ts/tutorials/multirate/ |
| H A D | finitevolume1d.h | 100 void (*limit)(LimitInfo, const PetscScalar *, const PetscScalar *, PetscScalar *); member
|
| /petsc/src/tao/complementarity/tutorials/ |
| H A D | minsurf1.c | 425 PetscInt i, j, k, limit = 0, maxits = 5; in MSA_BoundaryConditions() local
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | minsurf1.c | 472 PetscInt i, j, k, limit = 0; in MSA_BoundaryConditions() local
|
| H A D | minsurf2.c | 689 PetscInt i, j, k, limit = 0, maxits = 5; in MSA_BoundaryConditions() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | inode.c | 4205 …tscErrorCode MatInodeGetInodeSizes(Mat A, PetscInt *node_count, PetscInt *sizes[], PetscInt *limit) in MatInodeGetInodeSizes() 4216 …MatInodeGetInodeSizes_SeqAIJ_Inode(Mat A, PetscInt *node_count, PetscInt *sizes[], PetscInt *limit) in MatInodeGetInodeSizes_SeqAIJ_Inode()
|
| H A D | aij.h | 133 PetscInt limit; /* inode limit */ member
|
| /petsc/src/tao/bound/tutorials/ |
| H A D | plate2.c | 605 PetscInt i, j, k, maxits = 5, limit = 0; in MSA_BoundaryConditions() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex10.c | 146 static void RDDiffusionCoefficient(RD rd, PetscBool limit, RDNode *n, RDNode *nx, PetscScalar *D_R,… in RDDiffusionCoefficient()
|
| H A D | ex9.c | 206 void (*limit)(LimitInfo, const PetscScalar *, const PetscScalar *, PetscScalar *); member
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 2311 PetscInt limit = --counts[last_digit_with_extra]; in PetscDTSimplexQuadrature() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2767 PetscInt k, thisp = p, limit; in DMPforestGetTransferSF_Point() local
|