|
| connectivitymap.hh |
| Stores the dof indices corresponding to the neighboring cell centers and faces that contribute to the derivative calculation. Specialization for the staggered free flow model.
|
|
| elementvolumevariables.hh |
| Base class for the element volume variables vector for the staggered model.
|
|
| facevariables.hh |
| The face variables class for free flow staggered grid models. Contains all relevant velocities for the assembly of the momentum balance. When the upwindSchemeOrder is set to 2, additional velocities located at Dofs further from the central stencil will be added and used when calculating the advective term. When the order remains at 1, these velocities will not be provided.
|
|
| fvgridgeometrytraits.hh |
| Default traits for the finite volume grid geometry.
|
|
| gridvolumevariables.hh |
| Grid volume variables class for staggered models.
|
|
| properties.hh |
| Defines a type tag and some properties for ree-flow models using the staggered scheme. This scheme features degrees of freedom at the elements' centers and intersections (faces). TODO: detailed documentation and figures.
|
|
| staggeredgeometryhelper.hh |
| Helper class constructing the dual grid finite volume geometries for the free flow staggered discretization method.
|
|
| subcontrolvolumeface.hh |
| Class for a sub control volume face in the staggered method, i.e a part of the boundary of a sub control volume we compute fluxes on. This is a specialization for free flow models.
|
|
| velocityoutput.hh |
| Velocity output for staggered free-flow models.
|
|