|
dune-localfunctions 2.10
|
export type traits for function signature More...
#include <dune/localfunctions/whitney/edges0.5/basis.hh>
Public Types | |
| typedef Geometry::ctype | DomainField |
| typedef FieldVector< DomainField, dimDomainLocal > | DomainLocal |
| typedef FieldVector< DomainField, dimDomainGlobal > | DomainGlobal |
| typedef RF | RangeField |
| typedef FieldVector< RangeField, dimRange > | Range |
| typedef FieldMatrix< RangeField, dimRange, dimDomainGlobal > | Jacobian |
Static Public Attributes | |
| static const std::size_t | dimDomainLocal = Geometry::mydimension |
| static const std::size_t | dimDomainGlobal = Geometry::coorddimension |
| static const std::size_t | dimRange = dimDomainLocal |
export type traits for function signature
| typedef Geometry::ctype Dune::EdgeS0_5Basis< Geometry, RF >::Traits::DomainField |
| typedef FieldVector<DomainField, dimDomainGlobal> Dune::EdgeS0_5Basis< Geometry, RF >::Traits::DomainGlobal |
| typedef FieldVector<DomainField, dimDomainLocal> Dune::EdgeS0_5Basis< Geometry, RF >::Traits::DomainLocal |
| typedef FieldMatrix<RangeField, dimRange, dimDomainGlobal> Dune::EdgeS0_5Basis< Geometry, RF >::Traits::Jacobian |
| typedef FieldVector<RangeField, dimRange> Dune::EdgeS0_5Basis< Geometry, RF >::Traits::Range |
| typedef RF Dune::EdgeS0_5Basis< Geometry, RF >::Traits::RangeField |
|
static |
|
static |
|
static |