Searched refs:mms1_p_2d (Results 1 – 1 of 1) sorted by relevance
52 PetscErrorCode mms1_p_2d(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscScala… in mms1_p_2d() function234 PetscCall(PetscDSSetExactSolution(ds, 1, mms1_p_2d, ctx)); in SetupProblem()