| _resize_internal(Index newsize) | oofem::FloatArray | |
| add(const FloatArray &src) | oofem::FloatArray | |
| add(double factor, const FloatArray &b) | oofem::FloatArray | |
| add(double offset) | oofem::FloatArray | |
| addSubVector(const FloatArray &src, Index si) | oofem::FloatArray | |
| assemble(const FloatArray &fe, const IntArray &loc) | oofem::FloatArray | |
| assembleSquared(const FloatArray &fe, const IntArray &loc) | oofem::FloatArray | |
| at(Index i) | oofem::FloatArray | inline |
| at(Index i) const | oofem::FloatArray | inline |
| beColumnOf(const FloatMatrix &mat, int col) | oofem::FloatArray | |
| beDifferenceOf(const FloatArray &a, const FloatArray &b) | oofem::FloatArray | |
| beDifferenceOf(const FloatArray &a, const FloatArray &b, Index n) | oofem::FloatArray | |
| begin() | oofem::FloatArray | inline |
| begin() const | oofem::FloatArray | inline |
| beMaxOf(const FloatArray &a, const FloatArray &b) | oofem::FloatArray | |
| beMinOf(const FloatArray &a, const FloatArray &b) | oofem::FloatArray | |
| beProductOf(const FloatMatrix &aMatrix, const FloatArray &anArray) | oofem::FloatArray | |
| beRowOf(const FloatMatrix &mat, Index row) | oofem::FloatArray | |
| beScaled(double s, const FloatArray &b) | oofem::FloatArray | |
| beSubArrayOf(const FloatArray &src, const IntArray &indx) | oofem::FloatArray | |
| beSymVectorForm(const FloatMatrix &aMatrix) | oofem::FloatArray | |
| beSymVectorFormOfStrain(const FloatMatrix &aMatrix) | oofem::FloatArray | |
| beTProductOf(const FloatMatrix &aMatrix, const FloatArray &anArray) | oofem::FloatArray | |
| beVectorForm(const FloatMatrix &aMatrix) | oofem::FloatArray | |
| beVectorProductOf(const FloatArray &v1, const FloatArray &v2) | oofem::FloatArray | |
| changeComponentOrder() | oofem::FloatArray | |
| checkBounds(Index i) const | oofem::FloatArray | inline |
| checkSizeTowards(const IntArray &loc) | oofem::FloatArray | |
| clear() | oofem::FloatArray | inline |
| computeNorm() const | oofem::FloatArray | |
| computeSquaredNorm() const | oofem::FloatArray | |
| containsOnlyZeroes() const | oofem::FloatArray | |
| copySubVector(const FloatArray &src, int si) | oofem::FloatArray | |
| data() const | oofem::FloatArray | inline |
| data() | oofem::FloatArray | inline |
| Dim | oofem::FloatArray | static |
| distance(const FloatArray &x) const | oofem::FloatArray | |
| distance(const FloatArray *x) const | oofem::FloatArray | inline |
| distance(const FloatArray &iP1, const FloatArray &iP2, double &oXi, double &oXiUnbounded) const | oofem::FloatArray | |
| distance_square(const FloatArray &iP1, const FloatArray &iP2, double &oXi, double &oXiUnbounded) const | oofem::FloatArray | |
| distance_square(const FloatArray &x) const | oofem::FloatArray | |
| dotProduct(const FloatArray &x) const | oofem::FloatArray | |
| dotProduct(const FloatArray &x, Index size) const | oofem::FloatArray | |
| end() | oofem::FloatArray | inline |
| end() const | oofem::FloatArray | inline |
| FloatArray(int n=0) | oofem::FloatArray | inline |
| FloatArray(double)=delete | oofem::FloatArray | |
| FloatArray(const FloatArray &src) | oofem::FloatArray | inline |
| FloatArray(FloatArray &&src) noexcept | oofem::FloatArray | inline |
| FloatArray(std ::initializer_list< double >list) | oofem::FloatArray | inline |
| FloatArray(const FloatArrayF< N > &src) | oofem::FloatArray | inline |
| FloatMatrix class | oofem::FloatArray | friend |
| fromConcatenated(std::initializer_list< FloatArray > ini) | oofem::FloatArray | static |
| fromIniList(std::initializer_list< double > ini) | oofem::FloatArray | static |
| fromList(const std::list< double > &l) | oofem::FloatArray | static |
| fromVector(const std::vector< double > &v) | oofem::FloatArray | static |
| giveIndexMaxElem(void) | oofem::FloatArray | |
| giveIndexMinElem(void) | oofem::FloatArray | |
| givePackSize(DataStream &buff) const | oofem::FloatArray | |
| givePointer() const | oofem::FloatArray | inline |
| givePointer() | oofem::FloatArray | inline |
| giveSize() const | oofem::FloatArray | inline |
| isAllFinite() const | oofem::FloatArray | |
| isEmpty() const | oofem::FloatArray | inline |
| isNotEmpty() const | oofem::FloatArray | inline |
| negated() | oofem::FloatArray | |
| normalize() | oofem::FloatArray | |
| normalize_giveNorm() | oofem::FloatArray | |
| operator()(Index i) | oofem::FloatArray | inline |
| operator()(Index i) const | oofem::FloatArray | inline |
| operator<<(std ::ostream &out, const FloatArray &x) | oofem::FloatArray | friend |
| operator=(const FloatArray &src) | oofem::FloatArray | inline |
| operator=(FloatArray &&src) noexcept | oofem::FloatArray | inline |
| operator=(std ::initializer_list< double >list) | oofem::FloatArray | inline |
| operator=(const FloatArrayF< N > &src) | oofem::FloatArray | inline |
| operator=(const double &) | oofem::FloatArray | |
| operator[](Index i) | oofem::FloatArray | inline |
| operator[](Index i) const | oofem::FloatArray | inline |
| plusProduct(const FloatMatrix &b, const FloatArray &s, double dV) | oofem::FloatArray | |
| power(const double exponent) | oofem::FloatArray | |
| printYourself() const | oofem::FloatArray | virtual |
| printYourself(const std::string &name) const | oofem::FloatArray | virtual |
| printYourselfToFile(const std::string filename, const bool showDimensions=true) const | oofem::FloatArray | virtual |
| product() const | oofem::FloatArray | |
| pY() const | oofem::FloatArray | virtual |
| resize(Index s) | oofem::FloatArray | |
| resizeWithValues(Index s, std::size_t allocChunk=0) | oofem::FloatArray | |
| restoreYourself(DataStream &stream) | oofem::FloatArray | |
| rotatedWith(FloatMatrix &r, char mode) | oofem::FloatArray | |
| Scalar typedef | oofem::FloatArray | |
| size() const | oofem::FloatArray | inline |
| storeYourself(DataStream &stream) const | oofem::FloatArray | |
| subtract(const FloatArray &src) | oofem::FloatArray | |
| sum() const | oofem::FloatArray | |
| times(double s) | oofem::FloatArray | |
| values | oofem::FloatArray | protected |
| zero() | oofem::FloatArray | |
| ~FloatArray() | oofem::FloatArray | inlinevirtual |