#include <dumux/linear/linearsolvertraits.hh>
|
static constexpr int | dofCodim = Grid::dimension |
|
static constexpr std::bitset< Grid::dimension+1 > | dofCodims { (1UL << Grid::dimension) + 1UL } |
|
static constexpr bool | canCommunicate = Dumux::Detail::canCommunicate<Grid, dofCodim> |
|
◆ DofMapper
template<class GridGeometry>
◆ Grid
template<class GridGeometry>
◆ GridView
template<class GridGeometry>
◆ ParallelNonoverlapping
template<class GridGeometry>
template<class Matrix, class Vector>
◆ ParallelOverlapping
template<class GridGeometry>
template<class Matrix, class Vector>
◆ Sequential
template<class GridGeometry>
template<class Matrix, class Vector>
◆ dofMapper()
template<class GridGeometry>
◆ isNonOverlapping()
template<class GridGeometry>
◆ canCommunicate
template<class GridGeometry>
◆ dofCodim
template<class GridGeometry>
◆ dofCodims
template<class GridGeometry>
The documentation for this struct was generated from the following file: