Searched refs:cubic_u (Results 1 – 2 of 2) sorted by relevance
142 static PetscErrorCode cubic_u(PetscInt Dim, PetscReal time, const PetscReal X[], PetscInt Nf, Petsc… in cubic_u() function374 exactFuncs[0] = cubic_u; in SetupProblem()
272 static PetscErrorCode cubic_u(PetscInt Dim, PetscReal time, const PetscReal X[], PetscInt Nf, Petsc… in cubic_u() function1252 exactFuncs[VEL] = cubic_u; in SetupProblem()