CartesianMesh ============= .. currentmodule:: pysit.core .. autoclass:: CartesianMesh :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CartesianMesh.deltas ~CartesianMesh.type .. rubric:: Methods Summary .. autosummary:: ~CartesianMesh.dof ~CartesianMesh.inner_product ~CartesianMesh.mesh_coords ~CartesianMesh.nodes ~CartesianMesh.pad_array ~CartesianMesh.shape ~CartesianMesh.unpad_array .. rubric:: Attributes Documentation .. autoattribute:: deltas .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: dof .. automethod:: inner_product .. automethod:: mesh_coords .. automethod:: nodes .. automethod:: pad_array .. automethod:: shape .. automethod:: unpad_array