The FoamGrid class.
More...
#include <array>
#include <list>
#include <set>
#include <map>
#include <tuple>
#include <utility>
#include <type_traits>
#include <functional>
#include <dune/common/function.hh>
#include <dune/common/version.hh>
#include <dune/common/parallel/communication.hh>
#include <dune/common/stdstreams.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/grid/common/grid.hh>
#include "foamgrid/foamgridvertex.hh"
#include "foamgrid/foamgridedge.hh"
#include "foamgrid/foamgridelements.hh"
#include "foamgrid/foamgridgeometry.hh"
#include "foamgrid/foamgridentity.hh"
#include "foamgrid/foamgridentityseed.hh"
#include "foamgrid/foamgridintersectioniterators.hh"
#include "foamgrid/foamgridleveliterator.hh"
#include "foamgrid/foamgridleafiterator.hh"
#include "foamgrid/foamgridhierarchiciterator.hh"
#include "foamgrid/foamgridindexsets.hh"
#include <dune/foamgrid/foamgrid/foamgrid.cc>
#include <dune/foamgrid/foamgrid/foamgridfactory.hh>
Go to the source code of this file.
|
struct | Dune::FoamGridFamily< dimgrid, dimworld, ctype > |
| Encapsulates loads of types exported by FoamGrid. More...
|
|
class | Dune::FoamGrid< dimgrid, dimworld, ct > |
| An implementation of the Dune grid interface: a 1- or 2-dimensional simplicial grid in an n-dimensional world. More...
|
|
struct | Dune::Capabilities::hasEntity< FoamGrid< dimgrid, dimworld, ctype >, codim > |
| True if the grid implements entities of a given codim. More...
|
|
struct | Dune::Capabilities::isLevelwiseConforming< FoamGrid< dimgrid, dimworld, ctype > > |
|
struct | Dune::Capabilities::isLeafwiseConforming< FoamGrid< dimgrid, dimworld, ctype > > |
|
◆ DUNE_FUNCTION_HH_SILENCE_DEPRECATION
#define DUNE_FUNCTION_HH_SILENCE_DEPRECATION |