walberla::math::Matrix2< Type > Member List

This is the complete list of members for walberla::math::Matrix2< Type >, including all inherited members.

data()walberla::math::Matrix2< Type >inline
getDeterminant() constwalberla::math::Matrix2< Type >inline
getInverse() constwalberla::math::Matrix2< Type >inline
getTranspose() constwalberla::math::Matrix2< Type >inline
invert()walberla::math::Matrix2< Type >inline
isSingular() constwalberla::math::Matrix2< Type >inline
isSymmetric() constwalberla::math::Matrix2< Type >inline
Matrix2()walberla::math::Matrix2< Type >inlineexplicit
Matrix2(Type init)walberla::math::Matrix2< Type >inlineexplicit
Matrix2(Type xx, Type xy, Type yx, Type yy)walberla::math::Matrix2< Type >inlineexplicit
Matrix2(const Type *init)walberla::math::Matrix2< Type >inlineexplicit
Matrix2(const Matrix2 &m)walberla::math::Matrix2< Type >inline
Matrix2(const Matrix2< Other > &m)walberla::math::Matrix2< Type >inline
operator!=(const Matrix2< Other > &rhs) constwalberla::math::Matrix2< Type >inline
operator()(uint_t i, uint_t j)walberla::math::Matrix2< Type >inline
operator()(uint_t i, uint_t j) constwalberla::math::Matrix2< Type >inline
operator*(Other rhs) constwalberla::math::Matrix2< Type >inline
operator*(const Vector2< Other > &rhs) constwalberla::math::Matrix2< Type >inline
operator*(const Matrix2< Other > &rhs) constwalberla::math::Matrix2< Type >inline
operator*=(Other rhs)walberla::math::Matrix2< Type >inline
operator*=(const Matrix2< Other > &rhs)walberla::math::Matrix2< Type >inline
operator*=(Other rhs)walberla::math::Matrix2< Type >inline
operator*=(const Matrix2< Other > &rhs)walberla::math::Matrix2< Type >inline
operator+(const Matrix2< Other > &rhs) constwalberla::math::Matrix2< Type >inline
operator+=(const Matrix2< Other > &rhs)walberla::math::Matrix2< Type >inline
operator+=(const Matrix2< Other > &rhs)walberla::math::Matrix2< Type >inline
operator-(const Matrix2< Other > &rhs) constwalberla::math::Matrix2< Type >inline
operator-=(const Matrix2< Other > &rhs)walberla::math::Matrix2< Type >inline
operator-=(const Matrix2< Other > &rhs)walberla::math::Matrix2< Type >inline
operator=(Type set)walberla::math::Matrix2< Type >inline
operator=(const Matrix2 &set)walberla::math::Matrix2< Type >inline
operator=(const Matrix2< Other > &set)walberla::math::Matrix2< Type >inline
operator=(const Matrix2< Other > &set)walberla::math::Matrix2< Type >inline
operator==(const Matrix2< Other > &rhs) constwalberla::math::Matrix2< Type >inline
operator[](uint_t index)walberla::math::Matrix2< Type >inline
operator[](uint_t index) constwalberla::math::Matrix2< Type >inline
transpose()walberla::math::Matrix2< Type >inline
v_walberla::math::Matrix2< Type >private