|
dune-localfunctions 2.10
|
Loading...
Searching...
No Matches
Dune::DualQ1LocalBasis< D, R, dim > Class Template Reference
Dual Lagrange shape functions of order 1 on the reference cube. More...
#include <dune/localfunctions/dualmortarbasis/dualq1/dualq1localbasis.hh>
Public Types | |
| typedef LocalBasisTraits< D, dim, Dune::FieldVector< D, dim >, R, 1, Dune::FieldVector< R, 1 >, Dune::FieldMatrix< R, 1, dim > > | Traits |
Public Member Functions | |
| void | setCoefficients (const std::array< Dune::FieldVector< R,(1<< dim)>,(1<< dim)> &coefficients) |
| unsigned int | size () const |
| number of shape functions | |
| void | evaluateFunction (const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const |
| Evaluate all shape functions. | |
| void | evaluateJacobian (const typename Traits::DomainType &in, std::vector< typename Traits::JacobianType > &out) const |
| Evaluate Jacobian of all shape functions. | |
| void | partial (const std::array< unsigned int, dim > &order, const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const |
| Evaluate partial derivatives of all shape functions. | |
| unsigned int | order () const |
| Polynomial order of the shape functions. | |
Detailed Description
template<class D, class R, int dim>
class Dune::DualQ1LocalBasis< D, R, dim >
class Dune::DualQ1LocalBasis< D, R, dim >
Dual Lagrange shape functions of order 1 on the reference cube.
- Template Parameters
-
D Type to represent the field in the domain. R Type to represent the field in the range. dim Dimension of the cube \nosubgrouping
Member Typedef Documentation
◆ Traits
template<class D , class R , int dim>
| typedef LocalBasisTraits<D,dim,Dune::FieldVector<D,dim>,R,1,Dune::FieldVector<R,1>, Dune::FieldMatrix<R,1,dim> > Dune::DualQ1LocalBasis< D, R, dim >::Traits |
Member Function Documentation
◆ evaluateFunction()
template<class D , class R , int dim>
|
inline |
Evaluate all shape functions.
◆ evaluateJacobian()
template<class D , class R , int dim>
|
inline |
Evaluate Jacobian of all shape functions.
◆ order()
template<class D , class R , int dim>
|
inline |
Polynomial order of the shape functions.
◆ partial()
template<class D , class R , int dim>
|
inline |
Evaluate partial derivatives of all shape functions.
◆ setCoefficients()
template<class D , class R , int dim>
|
inline |
◆ size()
template<class D , class R , int dim>
|
inline |
number of shape functions
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