Searched refs:source_totaldeg (Results 1 – 1 of 1) sorted by relevance
57 static PetscErrorCode source_totaldeg(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt N… in source_totaldeg() function167 PetscCall(PetscDSSetExactSolution(ds, 0, source_totaldeg, &user->degree)); in CreateDiscretization()