MeshBase ======== .. currentmodule:: pysit.core .. autoclass:: MeshBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MeshBase.type .. rubric:: Methods Summary .. autosummary:: ~MeshBase.dof ~MeshBase.edges ~MeshBase.inner_product ~MeshBase.nodes ~MeshBase.shape .. rubric:: Attributes Documentation .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: dof .. automethod:: edges .. automethod:: inner_product .. automethod:: nodes .. automethod:: shape