|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
hpdg/anisotropic.hh
Go to the documentation of this file.
46 using DiscreteFunctionSpaceType = hpDG::AnisotropicDiscontinuousGalerkinSpace< FunctionSpace, GridPart, order, Storage >;
52 using BasisFunctionSetsType = hpDG::AnisotropicBasisFunctionSets< FunctionSpaceType, GridPartType, order, Storage >;
57 using BlockMapperType = hpDG::DiscontinuousGalerkinBlockMapper< GridPartType, BasisFunctionSetsType >;
88 : public hpDG::DiscontinuousGalerkinSpace< AnisotropicDiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, order, Storage > >
90 using BaseType = hpDG::DiscontinuousGalerkinSpace< AnisotropicDiscontinuousGalerkinSpaceTraits< FunctionSpace, GridPart, order, Storage > >;
158 class DefaultLocalRestrictProlong< hpDG::AnisotropicDiscontinuousGalerkinSpace< FunctionSpace, GridPart, order, Storage > >
159 : public DiscontinuousGalerkinLocalRestrictProlong< hpDG::AnisotropicDiscontinuousGalerkinSpace< FunctionSpace, GridPart, order, Storage >, false >
161 using BaseType = DiscontinuousGalerkinLocalRestrictProlong< hpDG::AnisotropicDiscontinuousGalerkinSpace< FunctionSpace, GridPart, order, Storage >, false >;
164 explicit DefaultLocalRestrictProlong ( const typename BaseType::DiscreteFunctionSpaceType &space )
CommunicationDirection
InterfaceType
ForwardCommunication
InteriorBorder_All_Interface
Default communication handler for discrete functions.
Definition defaultcommhandler.hh:38
GridPartType & gridPart() const
Definition discretefunctionspace.hh:766
Implementation of an -adaptive discrete function space using anisotropic product Legendre polynomials...
Definition hpdg/anisotropic.hh:89
AnisotropicDiscontinuousGalerkinSpace(GridPartType &gridPart, const typename BaseType::KeyType key, const Dune::InterfaceType interface=Dune::InteriorBorder_All_Interface, const Dune::CommunicationDirection direction=Dune::ForwardCommunication)
Definition hpdg/anisotropic.hh:106
typename BaseType::BasisFunctionSetsType BasisFunctionSetsType
Definition hpdg/anisotropic.hh:97
BaseType::KeyType KeyType
Definition hpdg/anisotropic.hh:98
AnisotropicDiscontinuousGalerkinSpace(GridPartType &gridPart, const Dune::InterfaceType interface=Dune::InteriorBorder_All_Interface, const Dune::CommunicationDirection direction=Dune::ForwardCommunication)
Definition hpdg/anisotropic.hh:100
static const int polynomialOrder
Definition hpdg/anisotropic.hh:93
typename BaseType::EntityType EntityType
Definition hpdg/anisotropic.hh:96
AnisotropicDiscontinuousGalerkinSpace(GridPartType &gridPart, const std::vector< int > &key, const Dune::InterfaceType interface=Dune::InteriorBorder_All_Interface, const Dune::CommunicationDirection direction=Dune::ForwardCommunication)
Definition hpdg/anisotropic.hh:113
typename BaseType::GridPartType GridPartType
Definition hpdg/anisotropic.hh:95
Generic implementation of a -adaptive discontinuous finite element space.
Definition hpdg/space.hh:46
typename BaseType::EntityType EntityType
entity type
Definition hpdg/space.hh:53
const KeyType & key(const EntityType &entity) const
get identifiying basis function set key assigned to given entity
Definition hpdg/space.hh:231
typename Traits::BasisFunctionSetsType BasisFunctionSetsType
basis function sets type
Definition hpdg/space.hh:56
typename BasisFunctionSetsType::KeyType KeyType
key type identifying a basis function set
Definition hpdg/space.hh:58
typename BaseType::GridPartType GridPartType
grid part type
Definition hpdg/space.hh:51
int order() const
return polynomial order
Definition hpdg/space.hh:157
T fill(T... args)
T forward(T... args)
T size(T... args)
T space(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8