#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/parallel/communication.hh>
#include <dune/common/parallel/variablesizecommunicator.hh>
#include <dune/grid/common/gridenums.hh>
#include <opm/grid/cpgpreprocess/preprocess.h>
#include "Entity2IndexDataHandle.hpp"
#include "CpGridDataTraits.hpp"
#include "Geometry.hpp"
#include <array>
#include <initializer_list>
#include <set>
#include <vector>
#include <opm/grid/cpgrid/Entity.hpp>
#include <opm/grid/cpgrid/Indexsets.hpp>
Go to the source code of this file.
◆ refine_and_check()
◆ buffer
mover::MoveBuffer<typename DataHandle::DataType>& buffer |
Referenced by Dune::cpgrid::FaceViaCellHandleWrapper< Handle >::gather(), Dune::cpgrid::PointViaCellHandleWrapper< Handle >::gather(), Dune::cpgrid::Entity2IndexDataHandle< DataHandle, codim >::gather(), Dune::NonBlockingExchangeImplementation< P2PCommunicator >::postReceive(), Dune::NonBlockingExchangeImplementation< P2PCommunicator >::probeAndReceive(), Dune::NonBlockingExchangeImplementation< P2PCommunicator >::receivedMessage(), Dune::cpgrid::PointViaCellHandleWrapper< Handle >::scatter(), Dune::cpgrid::FaceViaCellHandleWrapper< Handle >::scatter(), Dune::cpgrid::Entity2IndexDataHandle< DataHandle, codim >::scatter(), and Dune::NonBlockingExchangeImplementation< P2PCommunicator >::sendLink().
◆ data
◆ ownedGlobalIndices
std::vector<int>& ownedGlobalIndices |
◆ ownedSizes
std::vector<int>& ownedSizes |