Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
MatTri(Type) Member List
This is the complete list of members for MatTri(Type), including all inherited members.
- a(int i) const
[inline] - a(int i)
[inline] - add(Matrix(Type) &bb, Matrix(Type) &cb)
[virtual] - add(Matrix(Type) &bb, char s, Matrix(Type) &cb)
[virtual] - add(Matrix(Type) &bb, Type b, Matrix(Type) &cb)
[virtual] - add(Type a, Matrix(Type) &bb, Type b, Matrix(Type) &cb)
[virtual] - assemble(const Mat(Type) &em, const VecSimple(int) &idx_row_trans, const VecSimple(int) &idx_col_trans, int elm_no)
[virtual] - b(int i) const
[inline] - b(int i)
[inline] - c(int i) const
[inline] - c(int i)
[inline] - colManip(LinEqConstraint &constraint_eq, Vec(Type) &vc, VecSimple(bool) &essential_dof)
[virtual] - convertFrom(Matrix(Type) &X)
[virtual] - decrement()
[inline] - det()
[virtual] - det_work
[protected] - dynamic_object
[protected] - dynamicObj() const
[inline] - elm(int i, int j)
[virtual] - fact_work
[protected] - factChol(bool zero_upper_part=true)
[virtual] - factLU()
[virtual] - factorize(const FactStrategy &fstrategy)
[virtual] - factorized() const
[inline] - factorized(FactType &fact_tp, PivotType &pivot_tp) const
- factRILU(real omega=0.0, int level=0)
[virtual] - fill(const Matrix(Type) &X)
[virtual] - fill(Type a)
[virtual] - forwBack(Vector(Type) &bb, Vector(Type) &xb)
[virtual] - forwback_work
[protected] - forwBackChol(Vec(Type) &b, Vec(Type) &x)
[virtual] - forwBackLU(Vec(Type) &b, Vec(Type) &x)
[virtual] - forwBackRILU(Vec(Type) &b, Vec(Type) &x)
[virtual] - getaPtr()
[inline] - getaRef()
[inline] - getbPtr()
[inline] - getbRef()
[inline] - getcPtr()
[inline] - getcRef()
[inline] - getIndexSet(VecSimple(int) &ivec, VecSimple(int) &jvec) const
[virtual] - getNoColumns() const
[inline, virtual] - getNoNonzeroes() const
[inline, virtual] - getNoRefs() const
[inline] - getNoRows() const
[inline, virtual] - getStorage() const
[virtual] - getWork(const MatrixWork work_tp=MATVEC_WORK) const
[virtual] - HandleId()
- howManyHandles()
[inline, static] - increment()
[inline] - inv_work
[protected] - inverse(Mat(Type) &inv)
[virtual] - inverse(Mat(Type) &inv, Vec(Type) &scratch)
[virtual] - is_factorized
[protected] - isReferenced() const
[inline] - Jacobi1it(Vector(Type) &xnew, const Vector(Type) &xold, const Vector(Type) &b, TransposeMode tpmode=NOT_TRANSPOSED) const
[virtual] - jacobi_work
[protected] - Jacobisolve(Vector(Type) &y, const Vector(Type) &c, TransposeMode tpmode=NOT_TRANSPOSED) const
[virtual] - last_fact
[protected] - last_pivtp
[protected] - load(const char *filename, const char *name="X")
[virtual] - makeItSimilar(Handle(Matrix(Type)) &M) const
[virtual] - Matrix(Type)()
- MatTri(Type)()
- MatTri(Type)(int n)
- MatTri(Type)(int nrows, int ncolumns)
- MatTri(Type)(const MatTri(Type) &X)
- MatTri(Type)(const Matrix(prm_Type) &pm)
- matvec_work
[protected] - mult(Type value)
[virtual] - name_counter
[protected, static] - operator delete(void *v)
- operator new(size_t t)
- operator()(int i, int j)
- operator()(int i, int j) const
- operator<<(Os &os, const MatTri(Type) &X)
[friend] - operator=(const MatTri(Type) &X)
- operator=(Type a)
[inline] - Matrix(Type)::operator=(const Matrix(Type) &X)
[inline] - operator>>(Is &is, MatTri(Type) &X)
[friend] - optimizeDataStructure()
[inline, virtual] - pivot_allowed
[protected] - pivotingAllowed()
[inline] - print(Os os, const char *header=NULL, int nentries_per_line=3) const
[virtual] - printAscii(Os os, const char *header=NULL) const
[virtual] - prod(const Vector(Type) &xb, Vector(Type) &yb, TransposeMode tpmode=NOT_TRANSPOSED, bool add_to_yb=false) const
[virtual] - prod_work
[protected] - redim(const Matrix(prm_Type) &pm)
[virtual] - redim(int n)
- redim(int nrows, int ncolumns)
- redim(const VecSimple(int) &ivec, const VecSimple(int) &jvec, int new_nrows, int new_ncolumns)
[virtual] - refcount
[protected] - resetFact(bool is_factorized=false, FactType last_fact=LU_FACT, PivotType last_pivtp=NO_PIVOT)
- rowManip(LinEqConstraint &constraint_eq, Vec(Type) &vc, VecSimple(bool) &essential_dof)
[virtual] - save(const char *filename, const char *name="X") const
[virtual] - scan(Is is)
[virtual] - size(int &m, int &n) const
[inline, virtual] - size() const
[inline] - SOR1it(Vector(Type) &xnew, const Vector(Type) &xold, const Vector(Type) &b, real omega, TransposeMode tpmode=NOT_TRANSPOSED) const
[virtual] - sor_work
[protected] - SORsolve(Vector(Type) &y, const Vector(Type) &c, real omega, TransposeMode tpmode=NOT_TRANSPOSED) const
[virtual] - SSOR1it(Vector(Type) &xnew, const Vector(Type) &xold, const Vector(Type) &b, real omega, TransposeMode tpmode=NOT_TRANSPOSED) const
[virtual] - ssor_work
[protected] - SSORsolve(Vector(Type) &y, const Vector(Type) &c, real omega, TransposeMode tpmode=NOT_TRANSPOSED) const
[virtual] - symm_storage
[protected] - symmetricStorage()
[inline] - traceMe(const char *name_of_variable)
- validIndexSet(const VecSimple(int) &ivec, const VecSimple(int) &jvec, const int new_nrows, const int new_ncolumns)
[virtual] - ~HandleId()
[virtual] - ~Matrix(Type)()
[virtual] - ~MatTri(Type)()
[virtual]
Copyright © 2003 inuTech GmbH. All rights reserved.