|  | 
|  | computetransmissibility.hh | 
|  | This file contains free functions to evaluate the transmissibilities associated with flux evaluations across sub-control volume faces in the context of cell-centered Mpfa schemes. 
 | 
|  | 
|  | connectivitymap.hh | 
|  | Stores the face indices corresponding to the neighbors of an element that contribute to the derivative calculation. Depending on if an mpfa scheme leads to a symmetric/unsymmetric sparsity pattern, the adequate implementation of the connectivity map is chosen. 
 | 
|  | 
|  | dualgridindexset.hh | 
|  | Class for the index sets of the dual grid in mpfa schemes. 
 | 
|  | 
|  | elementfluxvariablescache.hh | 
|  | The element-local object of flux variables caches. 
 | 
|  | 
|  | elementvolumevariables.hh | 
|  | The local (stencil) volume variables class for cell centered mpfa models. 
 | 
|  | 
|  | fvelementgeometry.hh | 
|  | Stencil-local finite volume geometry (scvs and scvfs) for cell-centered mpfa models This builds up the sub control volumes and sub control volume faces for each element in the local scope we are restricting to, e.g. stencil or element. 
 | 
|  | 
|  | fvgridgeometry.hh | 
|  | The finite volume geometry (scvs and scvfs) for cell-centered mpfa models on a grid view This builds up the sub control volumes and sub control volume faces for each element of the grid partition. 
 | 
|  | 
|  | fvgridgeometrytraits.hh | 
|  | Traits class to be used in conjunction with the CCMpfaFVGridGeometry. 
 | 
|  | 
|  | gridfluxvariablescache.hh | 
|  | Flux variable caches on a gridview. 
 | 
|  | 
|  | gridinteractionvolumeindexsets.hh | 
|  | Class for the grid interaction volume index sets of mpfa schemes. 
 | 
|  | 
|  | gridvolumevariables.hh | 
|  | The grid volume variables class for cell centered mpfa models. 
 | 
|  | 
|  | helper.hh | 
|  | Helper class to get data required for mpfa scheme. 
 | 
|  | 
|  | interactionvolumebase.hh | 
|  | Base class for interaction volumes of mpfa methods. 
 | 
|  | 
|  | interactionvolumedatahandle.hh | 
|  | Data handle class for interaction volumes of mpfa methods. This class is passed to interaction volumes to store the necessary data in it. 
 | 
|  | 
|  | localassemblerbase.hh | 
|  | Defines the general interface of classes used for the assembly of the local systems of equations involved in the transmissibility computation in mpfa schemes. 
 | 
|  | 
|  | localassemblerhelper.hh | 
|  | A class that contains helper functions as well as functionality which is common to different mpfa schemes and which solely operate on the interaction volume. 
 | 
|  | 
|  | localfacedata.hh | 
|  | Data structure holding interaction volume-local information for a grid subb-control volume face embedded in it. 
 | 
|  | 
|  | methods.hh | 
|  | The available mpfa schemes in Dumux. 
 | 
|  | 
|  | scvgradients.hh | 
|  | Class providing functionality for the reconstruction of the gradients in the sub-control volumes involved in mpfa schemes. 
 | 
|  | 
|  | subcontrolvolumeface.hh | 
|  | The sub control volume face. 
 | 
|  |