|
IFEM
90A354
|
This is the complete list of members for ISTL::BlockPreconditioner, including all inherited members.
| apply(ISTL::Vec &v, const ISTL::Vec &d) override | ISTL::BlockPreconditioner | |
| blockOp | ISTL::BlockPreconditioner | protected |
| blockPre | ISTL::BlockPreconditioner | protected |
| BlockPreconditioner(const ISTL::Mat &A, const DomainDecomposition &dd_, const std::string &schurType) | ISTL::BlockPreconditioner | |
| blocks | ISTL::BlockPreconditioner | protected |
| category() const | ISTL::BlockPreconditioner | inline |
| dd | ISTL::BlockPreconditioner | protected |
| extractBlock(ISTL::Mat &B, const ISTL::Mat &A, const std::set< int > &eqs_row, const std::set< int > &eqs_col, const std::map< int, int > &eqs_col_g2l) | ISTL::BlockPreconditioner | protectedstatic |
| getBlock(size_t block) | ISTL::BlockPreconditioner | inline |
| getBlockOp(size_t block) | ISTL::BlockPreconditioner | inline |
| getBlockPre(size_t block) | ISTL::BlockPreconditioner | inline |
| post(ISTL::Vec &x) override | ISTL::BlockPreconditioner | |
| pre(ISTL::Vec &x, ISTL::Vec &b) override | ISTL::BlockPreconditioner | |
| subtractMatrices(ISTL::Mat &A, const ISTL::Mat &B, const ISTL::Mat &C) | ISTL::BlockPreconditioner | protectedstatic |
| ~BlockPreconditioner() override | ISTL::BlockPreconditioner | inline |