Searched refs:gammaf (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/ |
| H A D | petscmath.h | 55 #define PetscLGamma(a) gammaf(a) 160 #define PetscLGamma(a) gammaf(a)
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 2455 …PetscErrorCode (*gammaf[1])(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar[], void … in DMPlexLandauPrintNorms() local 2470 … PetscCall(DMProjectFunction(ctx->plex[grid], 0., gammaf, (void **)c2_0, INSERT_ALL_VALUES, v1)); in DMPlexLandauPrintNorms()
|