Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c388 static PetscErrorCode periodic_u_2d(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf,… in periodic_u_2d() function
643 exactFuncs[0] = periodic_u_2d; in SetupBC()