OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::FloatMatrix Member List

This is the complete list of members for oofem::FloatMatrix, including all inherited members.

add(const FloatMatrix &a)oofem::FloatMatrix
add(double s, const FloatMatrix &a)oofem::FloatMatrix
addProductOf(const FloatMatrix &a, const FloatMatrix &b)oofem::FloatMatrix
addSubVectorCol(const FloatArray &src, int sr, int sc)oofem::FloatMatrix
addSubVectorRow(const FloatArray &src, int sr, int sc)oofem::FloatMatrix
addTProductOf(const FloatMatrix &a, const FloatMatrix &b)oofem::FloatMatrix
assemble(const FloatMatrix &src, const IntArray &loc)oofem::FloatMatrix
assemble(const FloatMatrix &src, const IntArray &rowind, const IntArray &colind)oofem::FloatMatrix
assemble(const FloatMatrix &src, const int *rowind, const int *colind)oofem::FloatMatrix
at(int i, int j) const oofem::FloatMatrixinline
at(int i, int j)oofem::FloatMatrixinline
beDiagonal(const FloatArray &diag)oofem::FloatMatrix
beDyadicProductOf(const FloatArray &vec1, const FloatArray &vec2)oofem::FloatMatrix
beInverseOf(const FloatMatrix &src)oofem::FloatMatrix
beLocalCoordSys(const FloatArray &normal)oofem::FloatMatrix
beMatrixForm(const FloatArray &aArray)oofem::FloatMatrix
beMatrixFormOfStress(const FloatArray &aArray)oofem::FloatMatrix
beNMatrixOf(const FloatArray &n, int nsd)oofem::FloatMatrix
bePinvID()oofem::FloatMatrix
beProductOf(const FloatMatrix &a, const FloatMatrix &b)oofem::FloatMatrix
beProductTOf(const FloatMatrix &a, const FloatMatrix &b)oofem::FloatMatrix
beSubMatrixOf(const FloatMatrix &src, int topRow, int bottomRow, int topCol, int bottomCol)oofem::FloatMatrix
beSubMatrixOf(const FloatMatrix &src, const IntArray &indxRow, const IntArray &indxCol)oofem::FloatMatrix
beTProductOf(const FloatMatrix &a, const FloatMatrix &b)oofem::FloatMatrix
beTranspositionOf(const FloatMatrix &src)oofem::FloatMatrix
beUnitMatrix()oofem::FloatMatrix
changeComponentOrder()oofem::FloatMatrix
checkBounds(int i, int j) const oofem::FloatMatrix
clear()oofem::FloatMatrixinline
computeFrobeniusNorm() const oofem::FloatMatrix
computeNorm(char p) const oofem::FloatMatrix
computeReciprocalCondition(char p= '1') const oofem::FloatMatrix
copyColumn(FloatArray &dest, int c) const oofem::FloatMatrix
copySubVectorRow(const FloatArray &src, int sr, int sc)oofem::FloatMatrix
FloatMatrix(int n, int m)oofem::FloatMatrixinline
FloatMatrix()oofem::FloatMatrixinline
FloatMatrix(const FloatArray &vector, bool transpose=false)oofem::FloatMatrix
FloatMatrix(const FloatMatrix &mat)oofem::FloatMatrixinline
FloatMatrix(FloatMatrix &&mat)oofem::FloatMatrixinline
FloatMatrix(std::initializer_list< std::initializer_list< double > >mat)oofem::FloatMatrix
giveDeterminant() const oofem::FloatMatrix
giveNumberOfColumns() const oofem::FloatMatrixinline
giveNumberOfRows() const oofem::FloatMatrixinline
givePackSize(DataStream &buff) const oofem::FloatMatrix
givePointer() const oofem::FloatMatrixinline
givePointer()oofem::FloatMatrixinline
giveTrace() const oofem::FloatMatrix
hardResize(int r, int c)oofem::FloatMatrix
initFromVector(const FloatArray &vector, bool transposed)oofem::FloatMatrix
isFinite() const oofem::FloatMatrix
isNotEmpty() const oofem::FloatMatrixinline
isSquare() const oofem::FloatMatrixinline
jaco_(FloatArray &eval, FloatMatrix &v, int nf)oofem::FloatMatrix
nColumnsoofem::FloatMatrixprotected
negated()oofem::FloatMatrix
nRowsoofem::FloatMatrixprotected
operator()(int i, int j)oofem::FloatMatrixinline
operator()(int i, int j) const oofem::FloatMatrixinline
operator<<(std::ostream &out, const FloatMatrix &r)oofem::FloatMatrixfriend
operator=(std::initializer_list< std::initializer_list< double > >mat)oofem::FloatMatrix
operator=(std::initializer_list< FloatArray >mat)oofem::FloatMatrix
operator=(const FloatMatrix &mat)oofem::FloatMatrixinline
operator=(FloatMatrix &&mat)oofem::FloatMatrixinline
plusDyadSymmUpper(const FloatArray &a, double dV)oofem::FloatMatrix
plusDyadUnsym(const FloatArray &a, const FloatArray &b, double dV)oofem::FloatMatrix
plusProductSymmUpper(const FloatMatrix &a, const FloatMatrix &b, double dV)oofem::FloatMatrix
plusProductUnsym(const FloatMatrix &a, const FloatMatrix &b, double dV)oofem::FloatMatrix
printYourself() const oofem::FloatMatrix
printYourself(const std::string &name) const oofem::FloatMatrix
printYourselfToFile(const std::string filename, const bool showDimensions=true) const oofem::FloatMatrix
pY() const oofem::FloatMatrix
resize(int rows, int cols)oofem::FloatMatrix
resizeWithData(int, int)oofem::FloatMatrix
restoreYourself(DataStream &stream)oofem::FloatMatrix
rotatedWith(const FloatMatrix &r, char mode= 'n')oofem::FloatMatrix
setColumn(const FloatArray &src, int c)oofem::FloatMatrix
setSubMatrix(const FloatMatrix &src, int sr, int sc)oofem::FloatMatrix
setTSubMatrix(const FloatMatrix &src, int sr, int sc)oofem::FloatMatrix
solveForRhs(const FloatArray &b, FloatArray &answer, bool transpose=false)oofem::FloatMatrix
solveForRhs(const FloatMatrix &B, FloatMatrix &answer, bool transpose=false)oofem::FloatMatrix
storeYourself(DataStream &stream) const oofem::FloatMatrix
subtract(const FloatMatrix &a)oofem::FloatMatrix
symmetrized()oofem::FloatMatrix
times(double f)oofem::FloatMatrix
valuesoofem::FloatMatrixprotected
writeCSV(const std::string &name) const oofem::FloatMatrix
zero()oofem::FloatMatrix
~FloatMatrix()oofem::FloatMatrixinline

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:35 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011