Home
last modified time | relevance | path

Searched refs:onesixth (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c1645 const PetscReal onesixth = ((PetscReal)1. / (PetscReal)6.); in Volume_Tetrahedron_Internal() local
1657 *vol = -onesixth * detM; in Volume_Tetrahedron_Internal()
1663 const PetscReal onesixth = ((PetscReal)1. / (PetscReal)6.); in Volume_Tetrahedron_Origin_Internal() local
1665 *vol *= -onesixth; in Volume_Tetrahedron_Origin_Internal()