#include <dune/pdelab/localoperator/dgnavierstokesvelvecfem.hh>
|
typedef Basis::Traits::DomainLocal | DomainLocal |
| export vector type of the local coordinates More...
|
|
typedef Basis::Traits::RangeField | RangeField |
| export field type of the values More...
|
|
typedef Basis::Traits::DomainLocal | DomainLocal |
| export vector type of the local coordinates More...
|
|
typedef Basis::Traits::RangeField | RangeField |
| export field type of the values More...
|
|
|
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. More...
|
|
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. More...
|
|
|
static const std::size_t | dimRange = Basis::Traits::dimRange |
| export dimension of the values More...
|
|
template<class Basis , class Dummy = void>
export vector type of the local coordinates
template<class Basis , class Dummy = void>
export vector type of the local coordinates
template<class Basis , class Dummy = void>
export field type of the values
template<class Basis , class Dummy = void>
export field type of the values
template<class Basis , class Dummy = void>
template<typename Geometry >
Compute global jacobian matrix for vector valued bases.
template<class Basis , class Dummy = void>
template<typename Geometry >
Compute global jacobian matrix for vector valued bases.
template<class Basis , class Dummy = void>
The documentation for this struct was generated from the following files: