Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex76.c285 static PetscErrorCode cubic_p(PetscInt Dim, PetscReal time, const PetscReal X[], PetscInt Nf, Petsc… in cubic_p() function
1253 exactFuncs[PRES] = cubic_p; in SetupProblem()