Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c507 static PetscErrorCode tilted_phi_coupled_2d(PetscInt dim, PetscReal time, const PetscReal x[], Pets… in tilted_phi_coupled_2d() function
549 else PetscCall(tilted_phi_coupled_2d(dim, time, x, 2, u, (void *)&time)); in ExactSolution()
617 else user->initialGuess[1] = tilted_phi_coupled_2d; in SetupBC()