BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Bempp::IndexPermutation Member List

This is the complete list of members for Bempp::IndexPermutation, including all inherited members.

IndexPermutation(const std::vector< unsigned int > &permutedIndices) (defined in Bempp::IndexPermutation)Bempp::IndexPermutationinline
m_permutedIndices (defined in Bempp::IndexPermutation)Bempp::IndexPermutationprivate
operator!=(const IndexPermutation &other) const (defined in Bempp::IndexPermutation)Bempp::IndexPermutationinline
operator==(const IndexPermutation &other) const (defined in Bempp::IndexPermutation)Bempp::IndexPermutationinline
permutationMatrix() const (defined in Bempp::IndexPermutation)Bempp::IndexPermutation
permuted(unsigned int index) const Bempp::IndexPermutationinline
permutedIndices() const (defined in Bempp::IndexPermutation)Bempp::IndexPermutationinline
permuteVector(const arma::Col< ValueType > &original, arma::Col< ValueType > &permuted) const Bempp::IndexPermutationinline
size() const Bempp::IndexPermutationinline
unpermutedIndices() const (defined in Bempp::IndexPermutation)Bempp::IndexPermutationinline
unpermuteVector(const arma::Col< ValueType > &permuted, arma::Col< ValueType > &original) const Bempp::IndexPermutationinline