Searched defs:HexQWeights (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex48.c | 92 PETSC_UNUSED static const PetscReal HexQWeights[8] = {1, 1, 1, 1, 1, 1, 1, 1}; variable
|
| /petsc/src/ts/tutorials/ |
| H A D | ex14.c | 75 static const PetscReal HexQWeights[8] = {1, 1, 1, 1, 1, 1, 1, 1}; variable
|