Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex73.c57 static PetscErrorCode source_totaldeg(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt N… in source_totaldeg() function
167 PetscCall(PetscDSSetExactSolution(ds, 0, source_totaldeg, &user->degree)); in CreateDiscretization()