This is a grid manager which does not create any border list. More...
#include "overlaptypes.hh"
#include <opm/common/Unused.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <dune/grid/common/datahandleif.hh>
#include <dune/grid/common/gridenums.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dune/istl/scalarproducts.hh>
#include <dune/istl/operators.hh>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | Ewoms::Linear::NullBorderListCreator< GridView, DofMapper > |
This is a grid manager which does not create any border list. More... | |
This is a grid manager which does not create any border list.
This means that discretizations using this grid manager cannot be used for parallel computations!