|
dune-localfunctions 2.11
|
Loading...
Searching...
No Matches
field.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
180 inline void field_cast ( const Dune::FieldVector< F1, dim > &f1, Dune::FieldVector< F2, dim > &f2 )
197 inline void field_cast ( const Dune::FieldMatrix< F1, rdim, cdim > &f1, Dune::FieldMatrix< F2, rdim, cdim > &f2 )
203 inline void field_cast ( const Dune::FieldMatrix<F1,1,1> &f1, Dune::FieldMatrix< F2, 1,1 > &f2 )
265 struct [[deprecated("This class is deprecated and will be removed after 2.11. Use std::numeric_limits<>::digits instead")]] Precision;
#define DUNE_NO_DEPRECATED_END
#define DUNE_NO_DEPRECATED_BEGIN
bigunsignedint< k > operator*(const bigunsignedint< k > &x, std::uintmax_t y)
bigunsignedint< k > operator/(const bigunsignedint< k > &x, std::uintmax_t y)
bigunsignedint< k > operator-(const bigunsignedint< k > &x, std::uintmax_t y)
bigunsignedint< k > operator+(const bigunsignedint< k > &x, std::uintmax_t y)
size_type dim() const
constexpr EnableIfInterOperable< T1, T2, bool >::type operator>(const RandomAccessIteratorFacade< T1, V1, R1, D > &lhs, const RandomAccessIteratorFacade< T2, V2, R2, D > &rhs)
constexpr EnableIfInterOperable< T1, T2, bool >::type operator<(const RandomAccessIteratorFacade< T1, V1, R1, D > &lhs, const RandomAccessIteratorFacade< T2, V2, R2, D > &rhs)
void field_cast(const F1 &f1, F2 &f2)
a helper class to cast from one field to another
Definition field.hh:160
constexpr bool operator==(const HybridMultiIndex< S... > &lhs, const HybridMultiIndex< T... > &rhs)
Definition field.hh:236
Dune::FieldVector< F2, dim > type
Definition field.hh:242
Dune::FieldMatrix< F2, dim1, dim2 > type
Definition field.hh:247
Definition field.hh:265
Definition field.hh:302
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8