Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex76.c278 static PetscErrorCode cubic_u_t(PetscInt Dim, PetscReal time, const PetscReal X[], PetscInt Nf, Pet… in cubic_u_t() function
1255 exactFuncs_t[VEL] = cubic_u_t; in SetupProblem()