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

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

capacity() constwalberla::math::MatrixMxN< Type >inline
capacity_walberla::math::MatrixMxN< Type >private
clear()walberla::math::MatrixMxN< Type >inline
columns() constwalberla::math::MatrixMxN< Type >inline
CompositeType typedefwalberla::math::MatrixMxN< Type >
ElementType typedefwalberla::math::MatrixMxN< Type >
extend(size_t m, size_t n, bool preserve=true)walberla::math::MatrixMxN< Type >inline
isAliased(const Other *alias) constwalberla::math::MatrixMxN< Type >inline
isDiagonal() constwalberla::math::MatrixMxN< Type >inline
isSymmetric() constwalberla::math::MatrixMxN< Type >inline
m_walberla::math::MatrixMxN< Type >private
MatrixMxN()walberla::math::MatrixMxN< Type >inlineexplicit
MatrixMxN(size_t m, size_t n)walberla::math::MatrixMxN< Type >inlineexplicit
MatrixMxN(size_t m, size_t n, Type init)walberla::math::MatrixMxN< Type >inlineexplicit
MatrixMxN(const MatrixMxN &m)walberla::math::MatrixMxN< Type >inline
MatrixMxN(const Other(&rhs)[M][N])walberla::math::MatrixMxN< Type >inline
n_walberla::math::MatrixMxN< Type >private
nonZeros() constwalberla::math::MatrixMxN< Type >inline
nonZeros(size_t i) constwalberla::math::MatrixMxN< Type >inline
operator()(size_t i, size_t j)walberla::math::MatrixMxN< Type >inline
operator()(size_t i, size_t j) constwalberla::math::MatrixMxN< Type >inline
operator=(const Other(&rhs)[M][N])walberla::math::MatrixMxN< Type >inline
operator=(Type set)walberla::math::MatrixMxN< Type >inline
operator=(const MatrixMxN &set)walberla::math::MatrixMxN< Type >inline
operator=(const Other(&rhs)[M][N])walberla::math::MatrixMxN< Type >inline
operator[](size_t index)walberla::math::MatrixMxN< Type >inline
operator[](size_t index) constwalberla::math::MatrixMxN< Type >inline
reserve(size_t elements)walberla::math::MatrixMxN< Type >inline
reset()walberla::math::MatrixMxN< Type >inline
resize(size_t m, size_t n, bool preserve=true)walberla::math::MatrixMxN< Type >
ResultType typedefwalberla::math::MatrixMxN< Type >
rows() constwalberla::math::MatrixMxN< Type >inline
scale(Other scalar)walberla::math::MatrixMxN< Type >inline
scale(Other scalar)walberla::math::MatrixMxN< Type >inline
swap(MatrixMxN &m)walberla::math::MatrixMxN< Type >inline
This typedefwalberla::math::MatrixMxN< Type >
transpose()walberla::math::MatrixMxN< Type >inline
v_walberla::math::MatrixMxN< Type >private
~MatrixMxN()walberla::math::MatrixMxN< Type >inline