Searched refs:prime (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/tests/ |
| H A D | ex63.c | 19 PetscInt64 *prime; in Prime() local 24 PetscCall(PetscMalloc1(overestimate, &prime)); in Prime() 34 prime[count] = ii; in Prime() 41 for (ii = 1; ii < count + 1; ii++) (*set)[ii] = prime[ii - 1]; in Prime() 42 PetscCall(PetscFree(prime)); in Prime()
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex3.c | 39 static void prime(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in prime() function 48 static PetscPointFn *functions[] = {constant, linear, quadratic, trig, prime};
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | README.rst | 89 This is a prime example of something that cannot be checked in the source alone, and
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 6829 (dynamesh/remesh/rdc/prime? #f)
|