version 3.9.0
Loading...
Searching...
No Matches
box Directory Reference

Files

 couplingmanager.hh
 Implementation for the coupling manager between two domains of dimension d and (d-1) for models considering coupling across the bulk domain element facets. The implementations are specificto the discretization method used in the bulk domain, which is extracted automatically from the grid geometry corresponding to the provided bulk domain id. Implementations for the different methods have to be provided and included at the end of this file.
 
 couplingmapper.hh
 Implementation for the coupling mapper that sets up and stores the coupling maps between two domains of dimension d and (d-1). The implementations are specific to the discretization method used in the bulk domain, which is extracted automatically from the bulk grid geometry. Implementations for the different methods have to be provided and included at the end of this file.
 
 darcyslaw.hh
 Darcy's law for the box scheme in the context of coupled models where coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain living on these facets.
 
 fickslaw.hh
 Ficks's law for the box scheme in the context of coupled models where coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain living on these facets.
 
 fourierslaw.hh
 Fourier's law for the box scheme in the context of coupled models where coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain living on these facets.
 
 fvelementgeometry.hh
 Base class for the element-local finite volume geometry for box models in the context of models considering coupling of different domains across the bulk grid facets. This builds up the sub control volumes and sub control volume faces for an element.
 
 fvgridgeometry.hh
 Base class for the finite volume grid geometry for box models in the context of models considering coupling of different domains across the bulk grid facets. This builds up the sub control volumes and sub control volume faces for each element of the grid partition.
 
 localresidual.hh
 Calculates the element-wise residual for the box scheme with coupling to a lower-dimensional domain occurring across the element facets.
 
 properties.hh
 Properties (and default properties) for all models using the box scheme together with coupling across the grid element facets.
 
 subcontrolvolumeface.hh
 Base class for a sub control volume face of the box method in the context of of models considering coupling of different domains across the bulk grid facets.
 
 upwindscheme.hh
 Modified upwind scheme for models using the box scheme with coupling across element facets.