Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex48.c421 static PetscErrorCode initialSolution_Omega(PetscInt dim, PetscReal time, const PetscReal x[], Pets… in initialSolution_Omega() function
519 ctx->initialFuncs[OMEGA] = initialSolution_Omega; in SetupProblem()
521 …ega for tilt test", label, 1, &id, OMEGA, 0, NULL, (PetscVoidFn *)initialSolution_Omega, NULL, ctx… in SetupProblem()