LayeredMediumModel ================== .. currentmodule:: pysit.gallery.layered_medium .. autoclass:: LayeredMediumModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LayeredMediumModel.dimension ~LayeredMediumModel.model_name ~LayeredMediumModel.supported_physics ~LayeredMediumModel.valid_dimensions ~LayeredMediumModel.z_length .. rubric:: Methods Summary .. autosummary:: ~LayeredMediumModel.build_domain_and_mesh ~LayeredMediumModel.rebuild_models .. rubric:: Attributes Documentation .. autoattribute:: dimension .. autoattribute:: model_name .. autoattribute:: supported_physics .. autoattribute:: valid_dimensions .. autoattribute:: z_length .. rubric:: Methods Documentation .. automethod:: build_domain_and_mesh .. automethod:: rebuild_models