Home
last modified time | relevance | path

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

/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c661 const PetscScalar h_01 = z2 - z1 - z3 + z0; in HexMap_Private() local
684 …real[2] = z0 + h_1 * p0 + h_3 * p1 + h_4 * p2 + h_01 * p0 * p1 + h_01 * p0 * p1 + h_12 * p1 * p2 +… in HexMap_Private()