Skip to content
Snippets Groups Projects
Commit 1d8e2008 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

Merge branch 'fix/selectiontest-without-mpi' into 'master'

[selectiontest] Clean up includes.

See merge request !373

(cherry picked from commit 940f264e)

a5dc5ec0 [selectiontest] Clean up includes.
parent 9e21b664
Branches
Tags
Loading
Pipeline #
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#include "config.h"
#include <iostream>
#include <dune/common/timer.hh>
#include <dune/common/enumset.hh>
#include <dune/common/parallel/remoteindices.hh>
#include <dune/common/parallel/indexset.hh>
#include <dune/common/parallel/plocalindex.hh>
#include <dune/common/parallel/selection.hh>
#include <dune/common/timer.hh>
enum GridFlags {
owner, overlap, border
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment