Searched refs:mms2_p_2d (Results 1 – 1 of 1) sorted by relevance
67 static PetscErrorCode mms2_p_2d(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, Pet… in mms2_p_2d() function244 PetscCall(PetscDSSetExactSolution(ds, 1, mms2_p_2d, ctx)); in SetupProblem()