#include <dumux/linear/parallelhelpers.hh>
◆ ParallelVectorHelper()
template<class GridView , class DofMapper , int dofCodim>
Dumux::ParallelVectorHelper< GridView, DofMapper, dofCodim >::ParallelVectorHelper |
( |
const GridView & |
gridView, |
|
|
const DofMapper & |
mapper |
|
) |
| |
|
inline |
◆ makeNonOverlappingConsistent() [1/2]
template<class GridView , class DofMapper , int dofCodim>
template<class Block , class Alloc >
void Dumux::ParallelVectorHelper< GridView, DofMapper, dofCodim >::makeNonOverlappingConsistent |
( |
Dune::BlockVector< Block, Alloc > & |
v | ) |
const |
|
inline |
◆ makeNonOverlappingConsistent() [2/2]
template<class GridView , class DofMapper , int dofCodim>
template<class... Blocks>
The documentation for this class was generated from the following file: