BEM++
2.0
|
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::IndexPermutation | inline |
m_permutedIndices (defined in Bempp::IndexPermutation) | Bempp::IndexPermutation | private |
operator!=(const IndexPermutation &other) const (defined in Bempp::IndexPermutation) | Bempp::IndexPermutation | inline |
operator==(const IndexPermutation &other) const (defined in Bempp::IndexPermutation) | Bempp::IndexPermutation | inline |
permutationMatrix() const (defined in Bempp::IndexPermutation) | Bempp::IndexPermutation | |
permuted(unsigned int index) const | Bempp::IndexPermutation | inline |
permutedIndices() const (defined in Bempp::IndexPermutation) | Bempp::IndexPermutation | inline |
permuteVector(const arma::Col< ValueType > &original, arma::Col< ValueType > &permuted) const | Bempp::IndexPermutation | inline |
size() const | Bempp::IndexPermutation | inline |
unpermutedIndices() const (defined in Bempp::IndexPermutation) | Bempp::IndexPermutation | inline |
unpermuteVector(const arma::Col< ValueType > &permuted, arma::Col< ValueType > &original) const | Bempp::IndexPermutation | inline |