|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
linearelasticityparameter.hh
Go to the documentation of this file.
37 };
124 : public Dune::PDELab::GridFunctionBase<Dune::PDELab::GridFunctionTraits<typename T::Traits::GridViewType,
For backward compatibility – Do not use this!
R RangeType
range type
Definition function.hh:62
GV::Traits::template Codim< 0 >::Entity ElementType
codim 0 entity
Definition function.hh:119
GV GridViewType
The type of the grid view the function lives on.
Definition function.hh:116
traits class holding the function signature, same as in local function
Definition function.hh:183
Definition constraintsparameters.hh:26
Traits class for linear elasticity parameters.
Definition linearelasticityparameter.hh:28
GV GridViewType
the grid view
Definition linearelasticityparameter.hh:30
Dune::FieldVector< RF, dimRange > RangeType
range type
Definition linearelasticityparameter.hh:52
GV::Traits::template Codim< 0 >::Entity ElementType
grid types
Definition linearelasticityparameter.hh:55
Dune::FieldVector< DomainFieldType, dimDomain-1 > IntersectionDomainType
domain type
Definition linearelasticityparameter.hh:46
Dune::FieldVector< DomainFieldType, dimDomain > DomainType
domain type
Definition linearelasticityparameter.hh:43
GV::Grid::ctype DomainFieldType
Export type for domain field.
Definition linearelasticityparameter.hh:40
RF RangeFieldType
Export type for range field.
Definition linearelasticityparameter.hh:49
GV::Intersection IntersectionType
Definition linearelasticityparameter.hh:56
@ dimDomain
dimension of the domain
Definition linearelasticityparameter.hh:35
@ dimRange
Definition linearelasticityparameter.hh:36
base class for linear elasticity parameter class
Definition linearelasticityparameter.hh:63
Traits::RangeFieldType lambda(const typename Traits::ElementType &e, const typename Traits::DomainType &x) const
First Lame parameter.
Definition linearelasticityparameter.hh:101
void f(const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const
volume force term
Definition linearelasticityparameter.hh:69
T Traits
Definition linearelasticityparameter.hh:65
bool isDirichlet(const I &ig, const typename Traits::IntersectionDomainType &coord) const
Definition linearelasticityparameter.hh:76
void u(const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const
Dirichlet boundary condition value (displacement)
Definition linearelasticityparameter.hh:85
Traits::RangeFieldType mu(const typename Traits::ElementType &e, const typename Traits::DomainType &x) const
Second Lame parameter (shear modulus)
Definition linearelasticityparameter.hh:108
Definition linearelasticityparameter.hh:128
Dune::PDELab::GridFunctionTraits< typename T::Traits::GridViewType, typename T::Traits::RangeFieldType, T::Traits::dimRange, typename T::Traits::RangeType > Traits
Definition linearelasticityparameter.hh:132
void evaluate(const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const
Evaluate the GridFunction at given position.
Definition linearelasticityparameter.hh:140
LinearElasticityDirichletExtensionAdapter(const typename Traits::GridViewType &g_, T &t_)
constructor
Definition linearelasticityparameter.hh:135
const Traits::GridViewType & getGridView() const
Definition linearelasticityparameter.hh:147
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8