Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c412 static PetscErrorCode doubly_periodic_u_2d(PetscInt dim, PetscReal time, const PetscReal x[], Petsc… in doubly_periodic_u_2d() function
640 exactFuncs[0] = doubly_periodic_u_2d; in SetupBC()