Searched refs:zero_func (Results 1 – 1 of 1) sorted by relevance
24 static PetscErrorCode zero_func(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pet… in zero_func() function356 PetscCall(PetscDSSetExactSolution(prob, 2, zero_func, NULL)); in SetupProblem()