The default interaction volume traits class for the mpfa-o method in the context of facet coupling. This uses dynamic types types for matrices/vectors in order to work on general grids. More...
#include <dumux/multidomain/facet/cellcentered/mpfa/interactionvolume.hh>
| NodalIndexSet | The type used for the dual grid's nodal index sets | 
| Scalar | The Type used for scalar values | 
| Public Types | |
| using | LocalScvType = CCMpfaOFacetCouplingInteractionVolumeLocalScv< IVIndexSet, Scalar, dim, dimWorld > | 
| export the type of interaction-volume local scvs | |
| using | LocalScvfType = CCMpfaOFacetCouplingInteractionVolumeLocalScvf< IVIndexSet > | 
| export the type of interaction-volume local scvfs | |
| template<class Problem, class FVElementGeometry, class ElemVolVars> | |
| using | LocalAssembler = MpfaOFacetCouplingInteractionVolumeAssembler<Problem, FVElementGeometry, ElemVolVars> | 
| Use the assembler that considers the coupled domain. | |
| using | GridView = typename NodalIndexSet::Traits::GridView | 
| export the type of grid view | |
| using | IndexSet = CCMpfaOInteractionVolumeIndexSet< NodalIndexSet > | 
| export the type for the interaction volume index set | |
| using | LocalFaceData = InteractionVolumeLocalFaceData<GridIndexType, LocalIndexType> | 
| export the type of used for the iv-local face data | |
| using | MatVecTraits = MVTraits | 
| export the matrix/vector traits to be used by the iv | |
| 
 | inherited | 
| 
 | inherited | 
| using Dumux::CCMpfaOFacetCouplingDefaultInteractionVolumeTraits< NodalIndexSet, Scalar >::LocalAssembler = MpfaOFacetCouplingInteractionVolumeAssembler<Problem, FVElementGeometry, ElemVolVars> | 
| 
 | inherited | 
| using Dumux::CCMpfaOFacetCouplingDefaultInteractionVolumeTraits< NodalIndexSet, Scalar >::LocalScvfType = CCMpfaOFacetCouplingInteractionVolumeLocalScvf< IVIndexSet > | 
| using Dumux::CCMpfaOFacetCouplingDefaultInteractionVolumeTraits< NodalIndexSet, Scalar >::LocalScvType = CCMpfaOFacetCouplingInteractionVolumeLocalScv< IVIndexSet, Scalar, dim, dimWorld > | 
| 
 | inherited |