Searched refs:f_3 (Results 1 – 1 of 1) sorted by relevance
466 const PetscScalar f_3 = x3 - x0; in QuadMap_Private() local480 real[0] = x0 + f_1 * p0 + f_3 * p1 + f_01 * p0 * p1; in QuadMap_Private()653 const PetscScalar f_3 = x3 - x0; in HexMap_Private() local682 …real[0] = x0 + f_1 * p0 + f_3 * p1 + f_4 * p2 + f_01 * p0 * p1 + f_12 * p1 * p2 + f_02 * p0 * p2 +… in HexMap_Private()