Home
last modified time | relevance | path

Searched refs:ball_u_2d (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex12.c114 static PetscErrorCode ball_u_2d(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pet… in ball_u_2d() function
588 user->exactFuncs[0] = ball_u_2d; in SetupProblem()