|
IFEM
90A354
|
This is the complete list of members for SystemVector, including all inherited members.
| add(const SystemVector &vec, Real scale=Real(1))=0 | SystemVector | pure virtual |
| assemble(const Vectors &vecs, const IntVec &meqn, int neq)=0 | SystemVector | pure virtual |
| copy() const =0 | SystemVector | pure virtual |
| copy(const SystemVector &x) | SystemVector | |
| create(const ProcessAdm *adm, LinAlg::MatrixType vtype) | SystemVector | static |
| dim() const =0 | SystemVector | pure virtual |
| dump(std::ostream &, LinAlg::StorageFormat, const char *=nullptr) const | SystemVector | inlinevirtual |
| empty() const | SystemVector | inline |
| endAssembly() | SystemVector | inlinevirtual |
| getPtr()=0 | SystemVector | pure virtual |
| getRef() const =0 | SystemVector | pure virtual |
| getType() const =0 | SystemVector | pure virtual |
| init(Real value=Real(0))=0 | SystemVector | pure virtual |
| L1norm() const =0 | SystemVector | pure virtual |
| L2norm() const =0 | SystemVector | pure virtual |
| Linfnorm() const =0 | SystemVector | pure virtual |
| mult(Real alpha)=0 | SystemVector | pure virtual |
| operator<<(std::ostream &os, const SystemVector &X) | SystemVector | friend |
| redim(size_t n)=0 | SystemVector | pure virtual |
| resize(size_t n, bool=false) | SystemVector | inlinevirtual |
| SystemVector() | SystemVector | inlineprotected |
| vec() const =0 | SystemVector | pure virtual |
| write(std::ostream &os) const | SystemVector | inlineprotectedvirtual |
| ~SystemVector() | SystemVector | inlinevirtual |