LgrOutputTransGather.hpp File Reference
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/grid/common/partitionset.hh>
#include <opm/grid/common/CommunicationUtils.hpp>
#include <opm/grid/cpgrid/LevelCartesianIndexMapper.hpp>
#include <algorithm>
#include <array>
#include <cassert>
#include <cstddef>
#include <utility>
#include <vector>
Include dependency graph for LgrOutputTransGather.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::LgrTransIndex< N >
 
struct  Opm::GatheredLgrOutputTrans
 

Namespaces

namespace  Opm
 

Functions

template<class GridView , class TransFn >
GatheredLgrOutputTrans Opm::gatherLgrOutputTrans (const Dune::CpGrid &grid, const GridView &gridView, TransFn &&transFn)