Dune Core Modules (2.7.1)
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 Member Functions | |
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
The documentation for this class was generated from the following file:
- dune/localfunctions/dualmortarbasis/dualq1/dualq1localbasis.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)