Files | |
file | boxgeometryhelper.hh [code] |
Helper class constructing the dual grid finite volume geometries for the box discretizazion method. | |
file | discretization/box/elementboundarytypes.hh [code] |
Boundary types gathered on an element. | |
file | box/elementfluxvariablescache.hh [code] |
Global flux variable cache. | |
file | box/elementsolution.hh [code] |
The local element solution class for the box method. | |
file | box/elementvolumevariables.hh [code] |
The local volume variables class. | |
file | discretization/box/fluxvariablescache.hh [code] |
Flux variables cache class for the box scheme. | |
file | discretization/box/fvelementgeometry.hh [code] |
Base class for the local finite volume geometry for box models This builds up the sub control volumes and sub control volume faces for an element. | |
file | discretization/box/fvgridgeometry.hh [code] |
Base class for the finite volume geometry vector for box models This builds up the sub control volumes and sub control volume faces for each element of the grid partition. | |
file | box/gridfluxvariablescache.hh [code] |
Global flux variable cache. | |
file | box/gridvolumevariables.hh [code] |
The grid volume variables class for box models. | |
file | scvftoscvboundarytypes.hh [code] |
Convert intersection boundary types to vertex boundary types. | |
file | discretization/box/subcontrolvolume.hh [code] |
the sub control volume for the box scheme | |
file | discretization/box/subcontrolvolumeface.hh [code] |
Base class for a sub control volume face. | |