|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Types |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::Fem::AllGeomTypes< IndexSetImp, GridImp > Class Template Reference
default implementation uses method geomTypes of given index set. Used in DiscreteFunctionSpaces. More...
#include <dune/fem/space/common/allgeomtypes.hh>
Inheritance diagram for Dune::Fem::AllGeomTypes< IndexSetImp, GridImp >:

Classes | |
| struct | InsertGeometryTypes |
Public Types | |
| typedef IndexSetImp | IndexSetType |
| typedef GridImp | GridType |
| typedef GridType::ctype | ctype |
| coordinate type | |
| typedef std::decay_t< decltype(ReferenceElementsType::general(std::declval< const GeometryType & >())) > | ReferenceElementType |
| type of reference element | |
| typedef FieldVector< ctype, dim > | DomainType |
| type of domain vector | |
Public Member Functions | |
| AllGeomTypes (const IndexSetType &indexSet) | |
| constructor storing index set reference | |
| const std ::vector< GeometryType > & | geomTypes (unsigned int codim) const |
| returns vector with geometry tpyes this index set has indices for | |
| const DomainType | localCenter (const GeometryType &type) const |
| return local bary center for geometry of type type | |
| ctype | referenceVolume (const GeometryType &type) const |
| return volume of reference element for geometry of type type | |
Static Public Member Functions | |
| static bool | multipleGeomTypes () |
| UGGrid might have different geom types. | |
| static auto | referenceElement (const GeometryType &type) -> decltype(ReferenceElementsType::general(type)) |
| return reference element for type | |
Static Public Attributes | |
| static const int | dim |
| dimension | |
Protected Types | |
| typedef Dune::ReferenceElements< ctype, dim > | ReferenceElementsType |
Protected Member Functions | |
| void | buildMaps (const std::vector< GeometryType > &geomTypes) |
| build maps | |
Protected Attributes | |
| std::vector< std::vector< GeometryType > > | geomTypes_ |
| DomainType | isNoneLocalCenter_ |
Detailed Description
template<class IndexSetImp, class GridImp>
class Dune::Fem::AllGeomTypes< IndexSetImp, GridImp >
class Dune::Fem::AllGeomTypes< IndexSetImp, GridImp >
default implementation uses method geomTypes of given index set. Used in DiscreteFunctionSpaces.
Member Typedef Documentation
◆ ctype
|
inherited |
coordinate type
◆ DomainType
|
inherited |
type of domain vector
◆ GridType
template<class IndexSetImp , class GridImp >
| typedef GridImp Dune::Fem::AllGeomTypes< IndexSetImp, GridImp >::GridType |
◆ IndexSetType
template<class IndexSetImp , class GridImp >
| typedef IndexSetImp Dune::Fem::AllGeomTypes< IndexSetImp, GridImp >::IndexSetType |
◆ ReferenceElementsType
|
protectedinherited |
◆ ReferenceElementType
|
inherited |
type of reference element
Constructor & Destructor Documentation
◆ AllGeomTypes()
template<class IndexSetImp , class GridImp >
|
inlineexplicit |
constructor storing index set reference
Member Function Documentation
◆ buildMaps()
|
inlineprotectedinherited |
build maps
◆ geomTypes()
template<class IndexSetImp , class GridImp >
|
inline |
returns vector with geometry tpyes this index set has indices for
◆ localCenter()
|
inlineinherited |
return local bary center for geometry of type type
◆ multipleGeomTypes()
template<class IndexSetImp , class GridImp >
|
inlinestatic |
UGGrid might have different geom types.
◆ referenceElement()
|
inlinestaticinherited |
return reference element for type
◆ referenceVolume()
|
inlineinherited |
return volume of reference element for geometry of type type
Member Data Documentation
◆ dim
|
staticinherited |
dimension
◆ geomTypes_
template<class IndexSetImp , class GridImp >
|
protected |
◆ isNoneLocalCenter_
|
protectedinherited |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8