Home
last modified time | relevance | path

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

/petsc/src/dm/dt/tests/
H A Dex1.c187 PetscReal a = interval[0], b = interval[1], zeroth, first, second; in main() local
189 zeroth = b - a; in main()
193 zeroth -= weights[i]; in main()
197 if (PetscAbs(zeroth) < 1e-10) zeroth = 0.; in main()
200 …_COMM_WORLD, "Moment error: zeroth=%g, first=%g, second=%g\n", (double)(-zeroth), (double)(-first)… in main()
/petsc/src/dm/dt/tests/output/
H A Dex1_1.out35 Moment error: zeroth=-0., first=-0., second=-0.
/petsc/doc/faq/
H A Dindex.md1937 to handle this. If this error occurs in the zeroth row of the matrix, it is likely you