SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
serif::pybind::PyMatrix Member List

This is the complete list of members for serif::pybind::PyMatrix, including all inherited members.

AddMult(const mfem::Vector &x, mfem::Vector &y, const mfem::real_t a=1.0) const overrideserif::pybind::PyMatrix
AddMultTranspose(const mfem::Vector &x, mfem::Vector &y, const mfem::real_t a=1.0) const overrideserif::pybind::PyMatrix
AssembleDiagonal(mfem::Vector &diag) const overrideserif::pybind::PyMatrix
Elem(int i, int j) overrideserif::pybind::PyMatrix
Elem(int i, int j) const overrideserif::pybind::PyMatrix
Finalize(int skip_zeros) overrideserif::pybind::PyMatrix
GetGradient(const mfem::Vector &x) const overrideserif::pybind::PyMatrix
GetProlongation() const overrideserif::pybind::PyMatrix
GetRestriction() const overrideserif::pybind::PyMatrix
Inverse() const overrideserif::pybind::PyMatrix
Mult(const mfem::Vector &x, mfem::Vector &y) const overrideserif::pybind::PyMatrix
MultTranspose(const mfem::Vector &x, mfem::Vector &y) const overrideserif::pybind::PyMatrix
RecoverFEMSolution(const mfem::Vector &X, const mfem::Vector &b, mfem::Vector &x) overrideserif::pybind::PyMatrix