dune-grid 2.9.0
|
#include <typeinfo>
#include <dune/common/std/type_traits.hh>
#include <dune/common/iteratorrange.hh>
#include <dune/common/parallel/future.hh>
#include <dune/geometry/type.hh>
#include <dune/grid/common/datahandleif.hh>
#include <dune/grid/common/rangegenerators.hh>
Go to the source code of this file.
Classes | |
class | Dune::GridView< ViewTraits > |
Grid view abstract base class. More... | |
struct | Dune::GridView< ViewTraits >::Codim< cd > |
A struct that collects all associated types of one implementation from the Traits class. More... | |
struct | Dune::GridView< ViewTraits >::Codim< cd >::Partition< pit > |
Define types needed to iterate over entities of a given partition type. More... | |
struct | Dune::GridView< ViewTraits >::DeprecatedMethodEmptyFuture |
class | Dune::GridView< ViewTraits >::CheckIsConformingImpl< M > |
Namespaces | |
namespace | Dune |
Include standard header files. | |