Home
last modified time | relevance | path

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

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