Searched defs:hp (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/utils/hpl/ |
| H A D | hplcreate.c | 47 PetscBench_HPL *hp = (PetscBench_HPL *)bm->data; in PetscBenchSetUp_HPL() local 63 PetscBench_HPL *hp = (PetscBench_HPL *)bm->data; in PetscBenchRun_HPL() local 87 PetscBench_HPL *hp = (PetscBench_HPL *)bm->data; in PetscBenchReset_HPL() local 107 PetscBench_HPL *hp; in PetscBenchCreate_HPL() local
|
| /petsc/src/sys/classes/viewer/impls/socket/ |
| H A D | send.c | 102 struct hostent *hp; in PetscOpenSocket() local 188 struct hostent *hp; local
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewreg.c | 16 PetscErrorCode PetscOptionsHelpPrintedDestroy(PetscOptionsHelpPrinted *hp) in PetscOptionsHelpPrintedDestroy() 39 PetscErrorCode PetscOptionsHelpPrintedCreate(PetscOptionsHelpPrinted *hp) in PetscOptionsHelpPrintedCreate() 65 PetscErrorCode PetscOptionsHelpPrintedCheck(PetscOptionsHelpPrinted hp, const char *pre, const char… in PetscOptionsHelpPrintedCheck()
|
| /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/ |
| H A D | sopen.c | 108 struct hostent *hp; local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex7.c | 223 …PetscReal lo[3] = {-5, 0, -5}, hi[3] = {5, 5, 5}, h[3], hp[3], *xx_t[MAX_NUM_THRDS], *yy_t[MAX… in go() local
|
| /petsc/src/ts/tests/ |
| H A D | ex30.c | 556 …grid]}, hi[3] = {ctx->radius[grid], ctx->radius[grid], ctx->radius[grid]}, hp[3], vole; // would b… in go() local 859 …id], -ctx->radius[grid]}, hi[3] = {ctx->radius[grid], ctx->radius[grid], ctx->radius[grid]}, hp[3]; in go() local
|