OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::DynCompRow, 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::DynCompRow | virtual |
assemble(const IntArray &rloc, const IntArray &cloc, const FloatMatrix &mat) | oofem::DynCompRow | virtual |
assembleBegin() | oofem::SparseMtrx | inlinevirtual |
assembleEnd() | oofem::SparseMtrx | inlinevirtual |
at(int i, int j) | oofem::DynCompRow | virtual |
at(int i, int j) const | oofem::DynCompRow | virtual |
backSubstitutionWith(FloatArray &y) const | oofem::SparseMtrx | inlinevirtual |
base_ | oofem::DynCompRow | protected |
buildInternalStructure(EngngModel *, int, const UnknownNumberingScheme &) | oofem::DynCompRow | 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::DynCompRow | inlinevirtual |
checkBounds(int i, int j) const | oofem::SparseMtrx | inline |
checkSizeTowards(IntArray &) | oofem::DynCompRow | protected |
checkSizeTowards(const IntArray &rloc, const IntArray &cloc) | oofem::DynCompRow | protected |
col_ind(int i) const | oofem::DynCompRow | inline |
colind_ | oofem::DynCompRow | protected |
computeNorm() const | oofem::SparseMtrx | inlinevirtual |
diag_rowptr_ | oofem::DynCompRow | protected |
DynCompRow(int n) | oofem::DynCompRow | |
DynCompRow() | oofem::DynCompRow | |
DynCompRow(const DynCompRow &S) | oofem::DynCompRow | |
errorInfo(const char *func) const | oofem::SparseMtrx | inline |
factorized() | oofem::SparseMtrx | inlinevirtual |
giveClassName() const | oofem::DynCompRow | inlinevirtual |
giveColIndx(int row, int col) const | oofem::DynCompRow | protected |
GiveCopy() const | oofem::DynCompRow | virtual |
giveNumberOfColumns() const | oofem::SparseMtrx | inline |
giveNumberOfRows() const | oofem::SparseMtrx | inline |
giveSubMatrix(const IntArray &rows, const IntArray &cols) | oofem::SparseMtrx | inlinevirtual |
giveType() const | oofem::DynCompRow | inlinevirtual |
giveVersion() | oofem::SparseMtrx | inline |
growTo(int) | oofem::DynCompRow | protected |
ILUPsolve(const FloatArray &x, FloatArray &y) const | oofem::DynCompRow | |
ILUPtrans_solve(const FloatArray &x, FloatArray &y) const | oofem::DynCompRow | |
ILUPYourself(int part_fill=5, double drop_tol=1.e-8) | oofem::DynCompRow | |
insertColInRow(int row, int col) | oofem::DynCompRow | protected |
isAllocatedAt(int i, int j) const | oofem::SparseMtrx | inlinevirtual |
isAsymmetric() const | oofem::DynCompRow | 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::DynCompRow | protected |
operator()(int i, int j) | oofem::DynCompRow | protected |
operator*(const FloatArray &x) const | oofem::SparseMtrx | inline |
operator=(const DynCompRow &C) | oofem::DynCompRow | |
printStatistics() const | oofem::DynCompRow | virtual |
printYourself() const | oofem::SparseMtrx | inlinevirtual |
qsortRow(IntArray &ind, IntArray &ir, FloatArray &val, int l, int r) | oofem::DynCompRow | protected |
qsortRowPartition(IntArray &ind, IntArray &ir, FloatArray &val, int l, int r) | oofem::DynCompRow | protected |
row(int i) const | oofem::DynCompRow | inline |
rows_ | oofem::DynCompRow | 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::DynCompRow | virtual |
times(double x) | oofem::DynCompRow | virtual |
oofem::SparseMtrx::times(const FloatMatrix &B, FloatMatrix &answer) const | oofem::SparseMtrx | inlinevirtual |
timesT(const FloatArray &x, FloatArray &answer) const | oofem::DynCompRow | 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::DynCompRow | virtual |
~DynCompRow() | oofem::DynCompRow | virtual |
~SparseMtrx() | oofem::SparseMtrx | inlinevirtual |