Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex71.c92 PetscErrorCode wall_velocity(PetscInt dim, PetscReal time, const PetscReal X[], PetscInt Nf, PetscS… in wall_velocity() function
256 …M_BC_ESSENTIAL, "top wall", label, 1, &id, 0, 0, NULL, (PetscVoidFn *)wall_velocity, NULL, ctx, NU… in SetupProblem()
258 …C_ESSENTIAL, "bottom wall", label, 1, &id, 0, 0, NULL, (PetscVoidFn *)wall_velocity, NULL, ctx, NU… in SetupProblem()