|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
Dune::PDELab::LinearElasticityParameterTraits< GV, RF > Struct Template Reference
Traits class for linear elasticity parameters. More...
#include <dune/pdelab/localoperator/linearelasticityparameter.hh>
Public Types | |
| enum | { dimDomain = GV::dimension , dimRange = GV::dimension } |
| Enum for domain dimension. More... | |
| typedef GV | GridViewType |
| the grid view | |
| typedef GV::Grid::ctype | DomainFieldType |
| Export type for domain field. | |
| typedef Dune::FieldVector< DomainFieldType, dimDomain > | DomainType |
| domain type | |
| typedef Dune::FieldVector< DomainFieldType, dimDomain-1 > | IntersectionDomainType |
| domain type | |
| typedef RF | RangeFieldType |
| Export type for range field. | |
| typedef Dune::FieldVector< RF, dimRange > | RangeType |
| range type | |
| typedef GV::Traits::template Codim< 0 >::Entity | ElementType |
| grid types | |
| typedef GV::Intersection | IntersectionType |
Detailed Description
template<typename GV, typename RF>
struct Dune::PDELab::LinearElasticityParameterTraits< GV, RF >
struct Dune::PDELab::LinearElasticityParameterTraits< GV, RF >
Traits class for linear elasticity parameters.
A class supplying parameters to a linear-elasticity local operator has to define a public traits class exporting the needed types and constants.
Member Typedef Documentation
◆ DomainFieldType
template<typename GV , typename RF >
| typedef GV::Grid::ctype Dune::PDELab::LinearElasticityParameterTraits< GV, RF >::DomainFieldType |
Export type for domain field.
◆ DomainType
template<typename GV , typename RF >
| typedef Dune::FieldVector<DomainFieldType,dimDomain> Dune::PDELab::LinearElasticityParameterTraits< GV, RF >::DomainType |
domain type
◆ ElementType
template<typename GV , typename RF >
| typedef GV::Traits::template Codim<0>::Entity Dune::PDELab::LinearElasticityParameterTraits< GV, RF >::ElementType |
grid types
◆ GridViewType
template<typename GV , typename RF >
| typedef GV Dune::PDELab::LinearElasticityParameterTraits< GV, RF >::GridViewType |
the grid view
◆ IntersectionDomainType
template<typename GV , typename RF >
| typedef Dune::FieldVector<DomainFieldType,dimDomain-1> Dune::PDELab::LinearElasticityParameterTraits< GV, RF >::IntersectionDomainType |
domain type
◆ IntersectionType
template<typename GV , typename RF >
| typedef GV::Intersection Dune::PDELab::LinearElasticityParameterTraits< GV, RF >::IntersectionType |
◆ RangeFieldType
template<typename GV , typename RF >
| typedef RF Dune::PDELab::LinearElasticityParameterTraits< GV, RF >::RangeFieldType |
Export type for range field.
◆ RangeType
template<typename GV , typename RF >
| typedef Dune::FieldVector<RF,dimRange> Dune::PDELab::LinearElasticityParameterTraits< GV, RF >::RangeType |
range type
Member Enumeration Documentation
◆ anonymous enum
template<typename GV , typename RF >
| anonymous enum |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8