OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::DynCompCol, including all inherited members.
add(double x, SparseMtrx &m) | oofem::SparseMtrx | inlinevirtual |
addDiagonal(double x, FloatArray &m) | oofem::SparseMtrx | inlinevirtual |
assemble(const IntArray &loc, const FloatMatrix &mat) | oofem::DynCompCol | virtual |
assemble(const IntArray &rloc, const IntArray &cloc, const FloatMatrix &mat) | oofem::DynCompCol | virtual |
assembleBegin() | oofem::SparseMtrx | inlinevirtual |
assembleEnd() | oofem::SparseMtrx | inlinevirtual |
at(int i, int j) | oofem::DynCompCol | virtual |
at(int i, int j) const | oofem::DynCompCol | virtual |
backSubstitutionWith(FloatArray &y) const | oofem::SparseMtrx | inlinevirtual |
base_ | oofem::DynCompCol | protected |
buildInternalStructure(EngngModel *, int, const UnknownNumberingScheme &) | oofem::DynCompCol | virtual |
oofem::SparseMtrx::buildInternalStructure(EngngModel *eModel, int n, int m, const IntArray &I, const IntArray &J) | oofem::SparseMtrx | inlinevirtual |
oofem::SparseMtrx::buildInternalStructure(EngngModel *eModel, int di, const UnknownNumberingScheme &r_s, const UnknownNumberingScheme &c_s) | oofem::SparseMtrx | inlinevirtual |
canBeFactorized() const | oofem::DynCompCol | inlinevirtual |
checkBounds(int i, int j) const | oofem::SparseMtrx | inline |
checkSizeTowards(IntArray &) | oofem::DynCompCol | protected |
checkSizeTowards(const IntArray &rloc, const IntArray &cloc) | oofem::DynCompCol | protected |
column(int i) const | oofem::DynCompCol | inline |
columns_ | oofem::DynCompCol | protected |
computeNorm() const | oofem::SparseMtrx | inlinevirtual |
DynCompCol(int n) | oofem::DynCompCol | |
DynCompCol() | oofem::DynCompCol | |
DynCompCol(const DynCompCol &S) | oofem::DynCompCol | |
errorInfo(const char *func) const | oofem::SparseMtrx | inline |
factorized() | oofem::SparseMtrx | inlinevirtual |
giveClassName() const | oofem::DynCompCol | inlinevirtual |
GiveCopy() const | oofem::DynCompCol | virtual |
giveNumberOfColumns() const | oofem::SparseMtrx | inline |
giveNumberOfRows() const | oofem::SparseMtrx | inline |
giveRowIndx(int col, int row) const | oofem::DynCompCol | protected |
giveSubMatrix(const IntArray &rows, const IntArray &cols) | oofem::SparseMtrx | inlinevirtual |
giveType() const | oofem::DynCompCol | inlinevirtual |
giveVersion() | oofem::SparseMtrx | inline |
growTo(int) | oofem::DynCompCol | protected |
insertRowInColumn(int col, int row) | oofem::DynCompCol | protected |
isAllocatedAt(int i, int j) const | oofem::SparseMtrx | inlinevirtual |
isAsymmetric() const | oofem::DynCompCol | inlinevirtual |
isNotEmpty() const | oofem::SparseMtrx | inline |
isSquare() const | oofem::SparseMtrx | inline |
nColumns | oofem::SparseMtrx | protected |
nRows | oofem::SparseMtrx | protected |
operator()(int i, int j) const | oofem::DynCompCol | protected |
operator()(int i, int j) | oofem::DynCompCol | protected |
operator*(const FloatArray &x) const | oofem::SparseMtrx | inline |
operator=(const DynCompCol &C) | oofem::DynCompCol | |
printStatistics() const | oofem::DynCompCol | virtual |
printYourself() const | oofem::SparseMtrx | inlinevirtual |
row_ind(int i) const | oofem::DynCompCol | inline |
rowind_ | oofem::DynCompCol | protected |
SparseMtrx(int n, int m) | oofem::SparseMtrx | inline |
SparseMtrx() | oofem::SparseMtrx | inline |
SparseMtrxVersionType typedef | oofem::SparseMtrx | |
times(const FloatArray &x, FloatArray &answer) const | oofem::DynCompCol | virtual |
times(double x) | oofem::DynCompCol | virtual |
oofem::SparseMtrx::times(const FloatMatrix &B, FloatMatrix &answer) const | oofem::SparseMtrx | inlinevirtual |
timesT(const FloatArray &x, FloatArray &answer) const | oofem::DynCompCol | virtual |
oofem::SparseMtrx::timesT(const FloatMatrix &B, FloatMatrix &answer) const | oofem::SparseMtrx | inlinevirtual |
toFloatMatrix(FloatMatrix &answer) const | oofem::SparseMtrx | inlinevirtual |
trans_mult(const FloatArray &x) const | oofem::SparseMtrx | inline |
version | oofem::SparseMtrx | protected |
writeToFile(const char *fname) const | oofem::SparseMtrx | inlinevirtual |
zero() | oofem::DynCompCol | virtual |
~DynCompCol() | oofem::DynCompCol | virtual |
~SparseMtrx() | oofem::SparseMtrx | inlinevirtual |