Home
last modified time | relevance | path

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

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