|
Rheolef
7.1
an efficient C++ finite element environment
|
Public Member Functions | |
| abtb_schur_complement (const Solver &iA1, const Matrix &B1) | |
| Vector | operator* (const Vector &p) const |
Public Attributes | |
| Solver | iA |
| Matrix | B |
Definition at line 39 of file mixed_solver.h.
| abtb_schur_complement | ( | const Solver & | iA1, |
| const Matrix & | B1 | ||
| ) |
Definition at line 42 of file mixed_solver.h.
Definition at line 43 of file mixed_solver.h.
| Solver iA |
Definition at line 40 of file mixed_solver.h.
| Matrix B |
Definition at line 41 of file mixed_solver.h.