Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex70.c62 } Stokes; typedef
64 PetscErrorCode StokesSetupMatBlock00(Stokes *); /* setup the block Q */
65 PetscErrorCode StokesSetupMatBlock01(Stokes *); /* setup the block G */
66 PetscErrorCode StokesSetupMatBlock10(Stokes *); /* setup the block D (equal to the transpose of G) …
67 PetscErrorCode StokesSetupMatBlock11(Stokes *); /* setup the block C (equal to zero) */
69 PetscErrorCode StokesGetPosition(Stokes *, PetscInt, PetscInt *, PetscInt *); /* row number j*nx+i …
71 PetscErrorCode StokesStencilLaplacian(Stokes *, PetscInt, PetscInt, PetscInt *, PetscInt *, PetscSc…
72 PetscErrorCode StokesStencilGradientX(Stokes *, PetscInt, PetscInt, PetscInt *, PetscInt *, PetscSc…
73 PetscErrorCode StokesStencilGradientY(Stokes *, PetscInt, PetscInt, PetscInt *, PetscInt *, PetscSc…
75 PetscErrorCode StokesRhs(Stokes *); /* rhs vector */
[all …]
/petsc/doc/tutorials/
H A Dguide_to_examples_by_physics.md85 ## Stokes
110 ## Navier-Stokes
112 The time-dependent incompressible Navier-Stokes equations
/petsc/doc/tutorials/physics/
H A Dguide_to_stokes.md7 # Guide to the Stokes Equations using Finite Elements
9 The Stokes equations
21 The Stokes equations for a fluid, a steady-state form of the Navier-Stokes equations, start with th…
44 We will discretize our Stokes equations with finite elements, so the first step is to write a varia…
77 …solved accurately, since the error can be calculated explicitly. For our Stokes problem, we first …
99 …free, we can determine the body force necessary to make them satisfy the Stokes equations. For the…
119 …ld converge at order 2, or be exact in the case of linear equations like Stokes. Our $P_2-P_1$ run…
217 Like most physical problems, the Stokes problem has a parameter, the dynamic shear viscosity, which…
241 …ex69`. This example provides an exact solution to the variable viscosity Stokes equation. The shar…
/petsc/doc/changes/
H A D33.md253 - SNES ex62 illustrates the use of DMComplex to solve the Stokes
/petsc/doc/
H A Dpetsc.bib1836 title = {Computational arterial flow modeling using a parallel {Navier-Stokes} solver},
2782 title = {Implicit solution of the material transport in Stokes flow simulation: Toward
3119 …id techniques for augmented Lagrangian preconditioning of incompressible Stokes equations with ext…
4077 title = {Preconditioned iterative methods for {Stokes} flow problems arising in
4089 keywords = {Stokes flow, Krylov, Preconditioner, Schur complement, BFBt},
4117 title = {Development of a {Stokes} flow solver robust to large viscosity jumps using a
4191 discretizations of heterogeneous {Stokes} flow},
5048 stationary incompressible {Navier-Stokes} equations},
5086 {Navier-Stokes} equations at high {Reynolds} number},
5098 title = {Block-preconditioners for the incompressible {Navier}--{Stokes} equations
[all …]
/petsc/doc/community/meetings/2025/
H A Dindex.md120 …the immersed boundary method and other relevant numerics, such as Navier-Stokes and multiphase flo…
/petsc/doc/community/meetings/2023/
H A Dindex.md694 various flavors of the incompressible and compressible Navier-Stokes
/petsc/doc/manual/
H A Dts.md335 …olve it. A common example of an index-2 DAE is the incompressible Navier-Stokes equations, since t…