dune-fem 2.8.0
|
#include <dune/fem/space/shapefunctionset/vectorial.hh>
Public Types | |
typedef BaseType::ScalarType | ScalarType |
typedef BaseType::VectorialType | VectorialType |
typedef BaseType::field_type | field_type |
typedef BaseType::ComponentType | ComponentType |
typedef BaseType::size_type | size_type |
Public Member Functions | |
MakeVectorialExpression (const ComponentType &component, const ScalarType &scalar) | |
field_type | operator* (const ThisType &other) const |
field_type | operator* (const VectorialType &other) const |
field_type | one_norm () const |
field_type | two_norm () const |
field_type | two_norm2 () const |
field_type | infinity_norm () const |
size_type | size () const |
operator VectorialType () const | |
const ThisType & | operator*= (const field_type &s) |
const ThisType & | operator/= (const field_type &s) |
const ComponentType & | component () const |
const ScalarType & | scalar () const |
ScalarType & | scalar () |
Protected Attributes | |
ComponentType | component_ |
ScalarType | scalar_ |
typedef BaseType::ComponentType Dune::Fem::MakeVectorialExpression< FieldVector< K, 1 >, FieldVector< K, dimR > >::ComponentType |
typedef BaseType::field_type Dune::Fem::MakeVectorialExpression< FieldVector< K, 1 >, FieldVector< K, dimR > >::field_type |
typedef BaseType::ScalarType Dune::Fem::MakeVectorialExpression< FieldVector< K, 1 >, FieldVector< K, dimR > >::ScalarType |
typedef BaseType::size_type Dune::Fem::MakeVectorialExpression< FieldVector< K, 1 >, FieldVector< K, dimR > >::size_type |
typedef BaseType::VectorialType Dune::Fem::MakeVectorialExpression< FieldVector< K, 1 >, FieldVector< K, dimR > >::VectorialType |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inline |
|
inline |
|
protectedinherited |
|
protectedinherited |