|
| | boundarytypes.hh |
| | Class to specify the type of a boundary condition for the Navier-Stokes model.
|
| |
| | brinkman.hh |
| | A helper function to add Brinkman term to the momentum balance.
|
| |
| | fluxhelper.hh |
| | Class to compute the boundary flux for the momentum balance of the Navier-Stokes model This helper class is typically used in the Neumann function of the momentum problem.
|
| |
| | fluxvariables.hh |
| | The flux variables class for the Navier-Stokes model using the staggered grid discretization.
|
| |
| | indices.hh |
| | The common indices for the isothermal Navier-Stokes model.
|
| |
| | localresidual.hh |
| | Element-wise calculation of the Navier-Stokes residual for models using the staggered discretization.
|
| |
| | model.hh |
| | A single-phase, isothermal Navier-Stokes model.
|
| |
| | problem.hh |
| | Navier-Stokes momentum problem class.
|
| |
| | velocitygradients.hh |
| | Helper class for calculating the velocity gradients for the Navier-Stokes model using the staggered grid discretization.
|
| |
| | velocityreconstruction.hh |
| | Helper class for reconstructing the velocity.
|
| |
| | volumevariables.hh |
| | Volume variables for the single-phase Navier-Stokes model.
|
| |