dune-fem 2.12-git
Loading...
Searching...
No Matches
Dune::Fem::ExplicitFieldVector< T, N > Member List

This is the complete list of members for Dune::Fem::ExplicitFieldVector< T, N >, including all inherited members.

axpy(const field_type &a, const DenseVector< Other > &x)Dune::FieldVector< T, N >
back()Dune::FieldVector< T, N >
back() constDune::FieldVector< T, N >
beforeBegin()Dune::FieldVector< T, N >
beforeBegin() constDune::FieldVector< T, N >
beforeEnd()Dune::FieldVector< T, N >
beforeEnd() constDune::FieldVector< T, N >
begin()Dune::FieldVector< T, N >
begin() constDune::FieldVector< T, N >
block_type typedefDune::FieldVector< T, N >
blocklevelDune::FieldVector< T, N >static
const_iterator typedefDune::FieldVector< T, N >
const_reference typedefDune::FieldVector< T, N >
ConstIterator typedefDune::FieldVector< T, N >
data() noexceptDune::FieldVector< T, N >
data() const noexceptDune::FieldVector< T, N >
data() noexceptDune::FieldVector< T, N >
data() const noexceptDune::FieldVector< T, N >
DenseVector()=defaultDune::DenseVector< FieldVector< K, SIZE > >protected
DenseVector(const DenseVector &)=defaultDune::DenseVector< FieldVector< K, SIZE > >protected
derived_type typedefDune::FieldVector< T, N >
dim() constDune::FieldVector< T, N >
dimensionDune::FieldVector< T, N >static
dot(const DenseVector< Other > &x) constDune::FieldVector< T, N >
empty() constDune::FieldVector< T, N >
end()Dune::FieldVector< T, N >
end() constDune::FieldVector< T, N >
explicit(SIZE !=1) const expr FieldVector(const value_type &value) noexceptDune::FieldVector< T, N >
explicit(SIZE !=1) const expr FieldVector(const S &scalar) noexcept(std::is_nothrow_constructible_v< K, S >)Dune::FieldVector< T, N >
ExplicitFieldVector()Dune::Fem::ExplicitFieldVector< T, N >inline
ExplicitFieldVector(Args &&... args)Dune::Fem::ExplicitFieldVector< T, N >inlineexplicit
ExplicitFieldVector(const std::initializer_list< T > &values)Dune::Fem::ExplicitFieldVector< T, N >inline
ExplicitFieldVector(const DenseVector< C > &x, typename std::enable_if<(IsFieldVectorSizeCorrect< C, N >::value &&AcceptElementImplicitConstruction< C, T >::value) >::type *dummy=0)Dune::Fem::ExplicitFieldVector< T, N >inline
field_type typedefDune::FieldVector< T, N >
FieldVector() noexcept(std::is_nothrow_default_constructible_v< K >)Dune::FieldVector< T, N >
FieldVector(const std::initializer_list< K > &l)Dune::FieldVector< T, N >
FieldVector(const DenseVector< V > &x)Dune::FieldVector< T, N >
FieldVector(const FieldVector< OtherK, SIZE > &x) noexcept(std::is_nothrow_assignable_v< K &, const OtherK & >)Dune::FieldVector< T, N >
FieldVector(const FieldVector &)=defaultDune::FieldVector< T, N >
find(size_type i)Dune::FieldVector< T, N >
find(size_type i) constDune::FieldVector< T, N >
DenseVector< FieldVector< K, SIZE > >::find(size_type i)Dune::DenseVector< FieldVector< K, SIZE > >
DenseVector< FieldVector< K, SIZE > >::find(size_type i) constDune::DenseVector< FieldVector< K, SIZE > >
front()Dune::FieldVector< T, N >
front() constDune::FieldVector< T, N >
infinity_norm() constDune::FieldVector< T, N >
infinity_norm() constDune::FieldVector< T, N >
infinity_norm_real() constDune::FieldVector< T, N >
infinity_norm_real() constDune::FieldVector< T, N >
Iterator typedefDune::FieldVector< T, N >
iterator typedefDune::FieldVector< T, N >
N() constDune::FieldVector< T, N >
one_norm() constDune::FieldVector< T, N >
one_norm_real() constDune::FieldVector< T, N >
operator const_reference() const noexceptDune::FieldVector< T, N >
operator const_reference() const noexceptDune::FieldVector< T, N >
operator reference() noexceptDune::FieldVector< T, N >
operator reference() noexceptDune::FieldVector< T, N >
operator!=(const DenseVector< Other > &x) constDune::FieldVector< T, N >
operator*(const DenseVector< Other > &x) constDune::FieldVector< T, N >
operator*=(const FieldType &kk)Dune::FieldVector< T, N >
operator+(const DenseVector< Other > &b) constDune::FieldVector< T, N >
operator+=(const DenseVector< Other > &x)Dune::FieldVector< T, N >
operator+=(const ValueType &kk)Dune::FieldVector< T, N >
operator-(const DenseVector< Other > &b) constDune::FieldVector< T, N >
operator-() constDune::FieldVector< T, N >
operator-=(const DenseVector< Other > &x)Dune::FieldVector< T, N >
operator-=(const ValueType &kk)Dune::FieldVector< T, N >
operator/=(const FieldType &kk)Dune::FieldVector< T, N >
operator<<(std::ostream &s, const DenseVector< FieldVector< K, SIZE > > &v)Dune::FieldVector< T, N >
DenseVector< FieldVector< K, SIZE > >::operator<<(std::ostream &s, const DenseVector< V > &v)Dune::DenseVector< FieldVector< K, SIZE > >
operator=(const C &c)Dune::Fem::ExplicitFieldVector< T, N >inline
operator=(const ExplicitFieldVector &other)Dune::Fem::ExplicitFieldVector< T, N >inline
operator=(const FieldVector< C, N > &other)Dune::Fem::ExplicitFieldVector< T, N >inline
operator=(const ExplicitFieldVector< C, N > &other)Dune::Fem::ExplicitFieldVector< T, N >inline
FieldVector< T, N >::operator=(const DenseVector< V > &x)Dune::FieldVector< T, N >
FieldVector< T, N >::operator=(const S &scalar) noexcept(std::is_nothrow_constructible_v< K, S >)Dune::FieldVector< T, N >
FieldVector< T, N >::operator=(const FieldVector< OtherK, SIZE > &x) noexcept(std::is_nothrow_assignable_v< K &, const OtherK & >)Dune::FieldVector< T, N >
FieldVector< T, N >::operator=(const FieldVector &)=defaultDune::FieldVector< T, N >
DenseVector< FieldVector< K, SIZE > >::operator=(const value_type &k)Dune::DenseVector< FieldVector< K, SIZE > >
DenseVector< FieldVector< K, SIZE > >::operator=(const DenseVector< W > &other)Dune::DenseVector< FieldVector< K, SIZE > >
DenseVector< FieldVector< K, SIZE > >::operator=(const DenseVector &)=defaultDune::DenseVector< FieldVector< K, SIZE > >protected
operator==(const DenseVector< Other > &x) constDune::FieldVector< T, N >
operator>>(std::istream &in, FieldVector< K, SIZE > &v)Dune::FieldVector< T, N >
operator[](size_type i)Dune::FieldVector< T, N >
operator[](size_type i) constDune::FieldVector< T, N >
operator[](size_type i)Dune::FieldVector< T, N >
operator[](size_type i) constDune::FieldVector< T, N >
DenseVector< FieldVector< K, SIZE > >::operator[](size_type i)Dune::DenseVector< FieldVector< K, SIZE > >
DenseVector< FieldVector< K, SIZE > >::operator[](size_type i) constDune::DenseVector< FieldVector< K, SIZE > >
reference typedefDune::FieldVector< T, N >
size() constDune::FieldVector< T, N >
size() noexceptDune::FieldVector< T, N >static
size() noexceptDune::FieldVector< T, N >static
size_type typedefDune::FieldVector< T, N >
two_norm() constDune::FieldVector< T, N >
two_norm2() constDune::FieldVector< T, N >
value_type typedefDune::FieldVector< T, N >