Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex48.c269 PetscBool no_slip; member
483 thi->no_slip = PETSC_TRUE; in THICreate()
488 thi->no_slip = PETSC_FALSE; in THICreate()
493 thi->no_slip = PETSC_FALSE; in THICreate()
498 thi->no_slip = PETSC_FALSE; in THICreate()
503 thi->no_slip = PETSC_FALSE; in THICreate()
785 if (thi->no_slip && k == 0) { in THIFunctionLocal()
807 if (thi->no_slip) { in THIFunctionLocal()
1075 if (thi->no_slip && k == 0) {
1142 if (thi->no_slip) {
/petsc/src/ts/tutorials/
H A Dex14.c259 PetscBool no_slip; member
553 thi->no_slip = PETSC_TRUE; in THICreate()
558 thi->no_slip = PETSC_FALSE; in THICreate()
563 thi->no_slip = PETSC_FALSE; in THICreate()
568 thi->no_slip = PETSC_FALSE; in THICreate()
573 thi->no_slip = PETSC_FALSE; in THICreate()
578 thi->no_slip = PETSC_FALSE; in THICreate()
783 if (thi->no_slip && k == 0) { in THIFunctionLocal_3D()
811 if (thi->no_slip) { in THIFunctionLocal_3D()
1123 if (thi->no_slip && k == 0) { in THIJacobianLocal_Momentum()
[all …]