dune-localfunctions
2.2.1
|
#include <cstddef>
#include <vector>
#include <dune/common/array.hh>
#include <dune/geometry/type.hh>
#include <dune/localfunctions/common/localkey.hh>
Go to the source code of this file.
Classes | |
class | Dune::FiniteElementInterface |
Interface for global-valued finite elements. More... | |
struct | Dune::FiniteElementInterface::Traits |
types of component objects More... | |
class | Dune::FiniteElementFactoryInterface< Geometry, VertexOrder > |
Factory interface for global-valued finite elements. More... | |
class | Dune::BasisInterface |
Interface for global-valued shape functions. More... | |
struct | Dune::BasisInterface::Traits |
types of domain and range More... | |
struct | Dune::InterpolationInterface |
Interface for global-valued interpolation. More... | |
struct | Dune::CoefficientsInterface |
Interface for global-valued coefficients. More... | |
Namespaces | |
namespace | Dune |