Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex36.cxx217 PetscReal ComputeReactionCoefficient(PetscReal coords[3], UserContext *user) in ComputeReactionCoefficient() function
248 const PetscReal reac = ComputeReactionCoefficient(coords, user); in ForcingFunction()
403 alpha = ComputeReactionCoefficient(&phypts[q * 3], user); in ComputeMatrix_MOAB()