Searched defs:sep (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/graphops/order/ |
| H A D | fndsep.c | 34 …cInt *inxadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nsep, PetscInt *sep, PetscInt *xls… in SPARSEPACKfndsep()
|
| H A D | fn1wd.c | 30 …cInt *inxadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nsep, PetscInt *sep, PetscInt *nlv… in SPARSEPACKfn1wd()
|
| /petsc/src/sys/classes/draw/utils/ |
| H A D | axis.c | 8 PetscErrorCode PetscADefLabel(PetscReal val, PetscReal sep, char **p) in PetscADefLabel()
|
| H A D | axisc.c | 253 PetscReal coors[4] = {0, 0, 0, 0}, tickloc[PETSC_DRAW_AXIS_MAX_SEGMENTS], sep, tw, th; in PetscDrawAxisDraw() local
|
| /petsc/src/sys/utils/ |
| H A D | str.c | 482 PetscErrorCode PetscStrInList(const char str[], const char list[], char sep, PetscBool *found) in PetscStrInList()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex70.c | 609 PetscReal sep, min_sep = PETSC_MAX_REAL; in DMSwarmPICInsertPointsCellwise() local
|