Home
last modified time | relevance | path

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

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