3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::ParallelVectorHelper< GridView, DofMapper, dofCodim > Class Template Reference

#include <dumux/linear/parallelhelpers.hh>

Public Member Functions

 ParallelVectorHelper (const GridView &gridView, const DofMapper &mapper)
template<class Block, class Alloc>
void makeNonOverlappingConsistent (Dune::BlockVector< Block, Alloc > &v) const

Constructor & Destructor Documentation

◆ ParallelVectorHelper()

template<class GridView, class DofMapper, int dofCodim>
Dumux::ParallelVectorHelper< GridView, DofMapper, dofCodim >::ParallelVectorHelper ( const GridView & gridView,
const DofMapper & mapper )
inline

Member Function Documentation

◆ makeNonOverlappingConsistent()

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

The documentation for this class was generated from the following file: