Home
last modified time | relevance | path

Searched defs:HexQWeights (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex48.c92 PETSC_UNUSED static const PetscReal HexQWeights[8] = {1, 1, 1, 1, 1, 1, 1, 1}; variable
/petsc/src/ts/tutorials/
H A Dex14.c75 static const PetscReal HexQWeights[8] = {1, 1, 1, 1, 1, 1, 1, 1}; variable