Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex11.c149 static PetscErrorCode coefficient_analytical(PetscInt dim, PetscReal time, const PetscReal x[], Pet… in coefficient_analytical() function
313 auxFuncs[1] = coefficient_analytical; in SetupProblem()