dune-fem
2.4.1-rc
|
This is the complete list of members for Dune::Fem::SpecialArrayFeatures< ArrayType >, including all inherited members.
assign(ArrayType &array, const int newIndex, const int oldIndex) | Dune::Fem::SpecialArrayFeatures< ArrayType > | inlinestatic |
memMoveBackward(ArrayType &array, const int length, const int oldStartIdx, const int newStartIdx) | Dune::Fem::SpecialArrayFeatures< ArrayType > | inlinestatic |
memMoveForward(ArrayType &array, const int length, const int oldStartIdx, const int newStartIdx) | Dune::Fem::SpecialArrayFeatures< ArrayType > | inlinestatic |
setMemoryFactor(ArrayType &array, const double memFactor) | Dune::Fem::SpecialArrayFeatures< ArrayType > | inlinestatic |
used(const ArrayType &array) | Dune::Fem::SpecialArrayFeatures< ArrayType > | inlinestatic |
ValueType typedef | Dune::Fem::SpecialArrayFeatures< ArrayType > |