Models ====== Model are the core of the MPM simulation. They hold information about the domain (cells, material points), the materials, the sets, etc. ``MPMModel`` class ------------------ .. automodule:: edelweissmeshfree.models.mpmmodel :members: :private-members: :inherited-members: