|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::VectorBasisInterfaceSwitch< Basis, Dummy > Struct Template Reference
#include <dune/pdelab/localoperator/dgnavierstokesvelvecfem.hh>
Public Types | |
| using | DomainLocal = typename Basis::Traits::DomainLocal |
| export vector type of the local coordinates | |
| using | RangeField = typename Basis::Traits::RangeField |
| export field type of the values | |
Static Public Member Functions | |
| template<typename Geometry > | |
| static void | jacobian (const Basis &basis, const Geometry &geometry, const DomainLocal &xl, std::vector< FieldMatrix< RangeField, dimRange, Geometry::coorddimension > > &jac) |
| Compute global jacobian matrix for vector valued bases. | |
Static Public Attributes | |
| static const std::size_t | dimRange = Basis::Traits::dimRange |
| export dimension of the values | |
Member Typedef Documentation
◆ DomainLocal
template<class Basis , class Dummy = void>
| using Dune::PDELab::VectorBasisInterfaceSwitch< Basis, Dummy >::DomainLocal = typename Basis::Traits::DomainLocal |
export vector type of the local coordinates
◆ RangeField
template<class Basis , class Dummy = void>
| using Dune::PDELab::VectorBasisInterfaceSwitch< Basis, Dummy >::RangeField = typename Basis::Traits::RangeField |
export field type of the values
Member Function Documentation
◆ jacobian()
template<class Basis , class Dummy = void>
template<typename Geometry >
|
inlinestatic |
Compute global jacobian matrix for vector valued bases.
Member Data Documentation
◆ dimRange
template<class Basis , class Dummy = void>
|
static |
export dimension of the values
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