Simulation ========== .. currentmodule:: emg3d.simulations .. autoclass:: Simulation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Simulation.data ~Simulation.gradient ~Simulation.layered ~Simulation.misfit .. rubric:: Methods Summary .. autosummary:: ~Simulation.clean ~Simulation.compute ~Simulation.copy ~Simulation.from_dict ~Simulation.from_file ~Simulation.get_efield ~Simulation.get_efield_info ~Simulation.get_grid ~Simulation.get_hfield ~Simulation.get_model ~Simulation.jtvec ~Simulation.jvec ~Simulation.print_grid_info ~Simulation.print_solver_info ~Simulation.to_dict ~Simulation.to_file .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: gradient .. autoattribute:: layered .. autoattribute:: misfit .. rubric:: Methods Documentation .. automethod:: clean .. automethod:: compute .. automethod:: copy .. automethod:: from_dict .. automethod:: from_file .. automethod:: get_efield .. automethod:: get_efield_info .. automethod:: get_grid .. automethod:: get_hfield .. automethod:: get_model .. automethod:: jtvec .. automethod:: jvec .. automethod:: print_grid_info .. automethod:: print_solver_info .. automethod:: to_dict .. automethod:: to_file