Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 39 of file mixed_solver.h.
Public Member Functions | |
abtb_schur_complement (const Solver &iA1, const Matrix &B1) | |
Vector | operator* (const Vector &p) const |
Public Attributes | |
Solver | iA |
Matrix | B |
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.