dune-fem
2.4.1-rc
|
#include <cassert>
#include <dune/common/version.hh>
#include <dune/geometry/type.hh>
#include <dune/geometry/genericgeometry/topologytypes.hh>
#include <dune/grid/utility/hostgridaccess.hh>
#include <dune/fem/misc/capabilities.hh>
#include <dune/fem/misc/compatibility.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/SGRID). More... | |
struct | Dune::Fem::TwistUtility< YaspGrid< dimw, CoordCont > > |
struct | Dune::Fem::TwistUtility< SGrid< dim, dimworld, ctype > > |
struct | Dune::Fem::TwistUtility< OneDGrid > |
struct | Dune::Fem::TwistUtility< GeometryGrid< HostGrid, CoordFunction, Allocator > > |
Namespaces | |
Dune | |
Dune::Fem | |