Searched refs:linear_phi (Results 1 – 1 of 1) sorted by relevance
61 static PetscErrorCode linear_phi(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pe… in linear_phi() function255 PetscCall(PetscDSSetExactSolution(ds, 1, linear_phi, user)); in SetupPrimalProblem()