Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex11.c134 static PetscErrorCode coefficient_constant(PetscInt dim, PetscReal time, const PetscReal x[], Petsc… in coefficient_constant() function
305 auxFuncs[1] = coefficient_constant; in SetupProblem()