Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 29 of file mixed_solver.h.
Public Member Functions | |
abtbc_schur_complement (const Solver &iA1, const Matrix &B1, const Matrix &C1) | |
Vector | operator* (const Vector &p) const |
Public Attributes | |
Solver | iA |
Matrix | B |
Matrix | C |
abtbc_schur_complement | ( | const Solver & | iA1, |
const Matrix & | B1, | ||
const Matrix & | C1 | ||
) |
Definition at line 32 of file mixed_solver.h.
Definition at line 33 of file mixed_solver.h.
Solver iA |
Definition at line 30 of file mixed_solver.h.
Matrix B |
Definition at line 31 of file mixed_solver.h.
Matrix C |
Definition at line 31 of file mixed_solver.h.