Calculates the element-wise residual for cell-centered discretization schemes in models where coupling occurs across the element facets. This extra implementation is necessary as facets that lie on the boundary but couple to a facet element have to be treated differently. More...
#include <dumux/common/properties.hh>
#include <dumux/common/numeqvector.hh>
#include <dumux/assembly/cclocalresidual.hh>
Go to the source code of this file.
Classes | |
class | Dumux::CCFacetCouplingLocalResidual< TypeTag > |
Calculates the element-wise residual for cell-centered discretization schemes in models where coupling occurs across the element facets. We only overwrite the function for the computation of a flux across a single sub-control volume face, as we need to additionally check if a boundary face couples to a facet element. More... | |
Namespaces | |
namespace | Dumux |