Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex39.c24 static PetscErrorCode zero_func(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pet… in zero_func() function
356 PetscCall(PetscDSSetExactSolution(prob, 2, zero_func, NULL)); in SetupProblem()