sfepy.discrete.integrals module
sfepy.discrete.materials module
Enter search terms or a module, class or function name.
sfepy.discrete.mass_operator.
MassOperator
Encapsulation of action and inverse action of a mass matrix operator M.
action
Action of mass matrix operator on a vector: M x.
inverse_action
Inverse action of mass matrix operator on a vector: M^{-1} x.