waLBerla
7.3
Loading...
Searching...
No Matches
walberla::Matrix2< Type > Member List
This is the complete list of members for
walberla::Matrix2< Type >
, including all inherited members.
data
()
walberla::Matrix2< Type >
inline
getDeterminant
() const
walberla::Matrix2< Type >
inline
getInverse
() const
walberla::Matrix2< Type >
inline
getTranspose
() const
walberla::Matrix2< Type >
inline
invert
()
walberla::Matrix2< Type >
inline
isSingular
() const
walberla::Matrix2< Type >
inline
isSymmetric
() const
walberla::Matrix2< Type >
inline
Matrix2
()
walberla::Matrix2< Type >
inline
explicit
Matrix2
(Type init)
walberla::Matrix2< Type >
inline
explicit
Matrix2
(Type xx, Type xy, Type yx, Type yy)
walberla::Matrix2< Type >
inline
explicit
Matrix2
(const Type *init)
walberla::Matrix2< Type >
inline
explicit
Matrix2
(const Matrix2 &m)
walberla::Matrix2< Type >
inline
Matrix2
(const Matrix2< Other > &m)
walberla::Matrix2< Type >
inline
operator!=
(const Matrix2< Other > &rhs) const
walberla::Matrix2< Type >
inline
operator()
(uint_t i, uint_t j)
walberla::Matrix2< Type >
inline
operator()
(uint_t i, uint_t j) const
walberla::Matrix2< Type >
inline
operator*
(Other rhs) const
walberla::Matrix2< Type >
inline
operator*
(const Vector2< Other > &rhs) const
walberla::Matrix2< Type >
inline
operator*
(const Matrix2< Other > &rhs) const
walberla::Matrix2< Type >
inline
operator*=
(Other rhs)
walberla::Matrix2< Type >
inline
operator*=
(const Matrix2< Other > &rhs)
walberla::Matrix2< Type >
inline
operator*=
(Other rhs)
walberla::Matrix2< Type >
inline
operator*=
(const Matrix2< Other > &rhs)
walberla::Matrix2< Type >
inline
operator+
(const Matrix2< Other > &rhs) const
walberla::Matrix2< Type >
inline
operator+=
(const Matrix2< Other > &rhs)
walberla::Matrix2< Type >
inline
operator+=
(const Matrix2< Other > &rhs)
walberla::Matrix2< Type >
inline
operator-
(const Matrix2< Other > &rhs) const
walberla::Matrix2< Type >
inline
operator-=
(const Matrix2< Other > &rhs)
walberla::Matrix2< Type >
inline
operator-=
(const Matrix2< Other > &rhs)
walberla::Matrix2< Type >
inline
operator=
(Type set)
walberla::Matrix2< Type >
inline
operator=
(const Matrix2 &set)
walberla::Matrix2< Type >
inline
operator=
(const Matrix2< Other > &set)
walberla::Matrix2< Type >
inline
operator=
(const Matrix2< Other > &set)
walberla::Matrix2< Type >
inline
operator==
(const Matrix2< Other > &rhs) const
walberla::Matrix2< Type >
inline
operator[]
(uint_t index)
walberla::Matrix2< Type >
inline
operator[]
(uint_t index) const
walberla::Matrix2< Type >
inline
transpose
()
walberla::Matrix2< Type >
inline
v_
walberla::Matrix2< Type >
private