Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex10.c955 PetscScalar rad0, rad; in RDTestDifferentiation() local
959 rad0 = RDRadiation(rd, &n, &drad); in RDTestDifferentiation()
963 fdrad.E = (rad - rad0) / epsilon; in RDTestDifferentiation()
967 fdrad.T = (rad - rad0) / epsilon; in RDTestDifferentiation()