Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex11.c103 static PetscErrorCode rhs_constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, … in rhs_constant() function
293 auxFuncs[0] = rhs_constant; in SetupProblem()