OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::CompCol, 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::CompCol | virtual |
assemble(const IntArray &rloc, const IntArray &cloc, const FloatMatrix &mat) | oofem::CompCol | virtual |
assembleBegin() | oofem::SparseMtrx | inlinevirtual |
assembleEnd() | oofem::SparseMtrx | inlinevirtual |
at(int i, int j) | oofem::CompCol | virtual |
at(int i, int j) const | oofem::CompCol | virtual |
backSubstitutionWith(FloatArray &y) const | oofem::SparseMtrx | inlinevirtual |
base() const | oofem::CompCol | inlineprotected |
base_ | oofem::CompCol | protected |
buildInternalStructure(EngngModel *, int, const UnknownNumberingScheme &s) | oofem::CompCol | 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::CompCol | inlinevirtual |
checkBounds(int i, int j) const | oofem::SparseMtrx | inline |
col_ptr(int i) const | oofem::CompCol | inline |
col_ptr(int i) | oofem::CompCol | inlineprotected |
colptr_ | oofem::CompCol | protected |
CompCol(int n) | oofem::CompCol | |
CompCol() | oofem::CompCol | |
CompCol(const CompCol &S) | oofem::CompCol | |
computeNorm() const | oofem::SparseMtrx | inlinevirtual |
dim(int i) const | oofem::CompCol | inline |
dim_ | oofem::CompCol | protected |
errorInfo(const char *func) const | oofem::SparseMtrx | inline |
factorized() | oofem::SparseMtrx | inlinevirtual |
giveClassName() const | oofem::CompCol | inlinevirtual |
giveColPtr() | oofem::CompCol | inline |
GiveCopy() const | oofem::CompCol | virtual |
giveNumberOfColumns() const | oofem::SparseMtrx | inline |
giveNumberOfNonzeros() | oofem::CompCol | inline |
giveNumberOfRows() const | oofem::SparseMtrx | inline |
giveRowIndex() | oofem::CompCol | inline |
giveSubMatrix(const IntArray &rows, const IntArray &cols) | oofem::SparseMtrx | inlinevirtual |
giveType() const | oofem::CompCol | inlinevirtual |
giveValues() | oofem::CompCol | inline |
giveVersion() | oofem::SparseMtrx | inline |
isAllocatedAt(int i, int j) const | oofem::SparseMtrx | inlinevirtual |
isAsymmetric() const | oofem::CompCol | inlinevirtual |
isNotEmpty() const | oofem::SparseMtrx | inline |
isSquare() const | oofem::SparseMtrx | inline |
nColumns | oofem::SparseMtrx | protected |
nRows | oofem::SparseMtrx | protected |
NumNonzeros() const | oofem::CompCol | inlineprotected |
nz_ | oofem::CompCol | protected |
operator()(int i, int j) const | oofem::CompCol | protected |
operator()(int i, int j) | oofem::CompCol | protected |
operator*(const FloatArray &x) const | oofem::SparseMtrx | inline |
operator=(const CompCol &C) | oofem::CompCol | |
printStatistics() const | oofem::SparseMtrx | inlinevirtual |
printYourself() const | oofem::CompCol | virtual |
row_ind(int i) const | oofem::CompCol | inline |
row_ind(int i) | oofem::CompCol | inlineprotected |
rowind_ | oofem::CompCol | protected |
size(int i) const | oofem::CompCol | inlineprotected |
SparseMtrx(int n, int m) | oofem::SparseMtrx | inline |
SparseMtrx() | oofem::SparseMtrx | inline |
SparseMtrxVersionType typedef | oofem::SparseMtrx | |
times(const FloatArray &x, FloatArray &answer) const | oofem::CompCol | virtual |
times(double x) | oofem::CompCol | virtual |
oofem::SparseMtrx::times(const FloatMatrix &B, FloatMatrix &answer) const | oofem::SparseMtrx | inlinevirtual |
timesT(const FloatArray &x, FloatArray &answer) const | oofem::CompCol | virtual |
oofem::SparseMtrx::timesT(const FloatMatrix &B, FloatMatrix &answer) const | oofem::SparseMtrx | inlinevirtual |
toFloatMatrix(FloatMatrix &answer) const | oofem::CompCol | virtual |
trans_mult(const FloatArray &x) const | oofem::SparseMtrx | inline |
val(int i) const | oofem::CompCol | inline |
val(int i) | oofem::CompCol | inlineprotected |
val_ | oofem::CompCol | protected |
version | oofem::SparseMtrx | protected |
writeToFile(const char *fname) const | oofem::SparseMtrx | inlinevirtual |
zero() | oofem::CompCol | virtual |
~CompCol() | oofem::CompCol | inlinevirtual |
~SparseMtrx() | oofem::SparseMtrx | inlinevirtual |