Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex76.c142 static PetscErrorCode cubic_u(PetscInt Dim, PetscReal time, const PetscReal X[], PetscInt Nf, Petsc… in cubic_u() function
374 exactFuncs[0] = cubic_u; in SetupProblem()
/petsc/src/ts/tutorials/
H A Dex76.c272 static PetscErrorCode cubic_u(PetscInt Dim, PetscReal time, const PetscReal X[], PetscInt Nf, Petsc… in cubic_u() function
1252 exactFuncs[VEL] = cubic_u; in SetupProblem()