Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex36.cxx248 const PetscReal reac = ComputeReactionCoefficient(coords, user); in ForcingFunction() local
249 return (3.0 * PETSC_PI * PETSC_PI + reac) * exact; in ForcingFunction()