dune-fem 2.8.0
|
#include <cassert>
#include <dune/common/version.hh>
#include <dune/geometry/type.hh>
#include <dune/grid/utility/hostgridaccess.hh>
#include <dune/fem/misc/capabilities.hh>
Go to the source code of this file.
Classes | |
struct | Dune::Fem::TwistFreeTwistUtility< Grid > |
TwistFreeTwistUtility provides the default implementation for twistfree grid such as Cartesian grids. More... | |
struct | Dune::Fem::TwistUtility< Grid > |
Utility to get twist from IntersectionIterator, if provided by grid (i.e. AlbertaGrid, ALUGrid) otherwise return default values (correct for YASP). More... | |
struct | Dune::Fem::TwistUtility< GeometryGrid< HostGrid, CoordFunction, Allocator > > |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |