pyphasefield
- pyphasefield package
- Subpackages
- pyphasefield.Engines package
- Submodules
- pyphasefield.Engines.AnisoDorrGPU module
- pyphasefield.Engines.CahnAllen module
- pyphasefield.Engines.CahnHilliard module
- pyphasefield.Engines.Diffusion module
- pyphasefield.Engines.DiffusionGPU module
- pyphasefield.Engines.NCGPU module
- pyphasefield.Engines.NCGPU_new module
- pyphasefield.Engines.NComponent module
- pyphasefield.Engines.Template module
- pyphasefield.Engines.Warren1995 module
- Module contents
- pyphasefield.tests package
- pyphasefield.Engines package
- Submodules
- pyphasefield.field module
Field
Field.data
Field.name
Field.colormap
Field._simulation
Field._slice
Field._neighbors
Field._slice_sbc_in
Field._slice_sbc_out
Field._transfer_in
Field._transfer_out
Field._shapes
Field.get_all_cells()
Field.get_cells()
Field.gradient_cell()
Field.gradient_face_left()
Field.gradient_face_right()
Field.laplacian()
- pyphasefield.ppf_gpu_utils module
apply_boundary_conditions()
apply_parallel_bcs()
boundary_kernel_1D_single_x()
boundary_kernel_1D_x()
boundary_kernel_2D_single_x()
boundary_kernel_2D_single_y()
boundary_kernel_2D_x()
boundary_kernel_2D_y()
boundary_kernel_3D_single_x()
boundary_kernel_3D_single_y()
boundary_kernel_3D_single_z()
boundary_kernel_3D_x()
boundary_kernel_3D_y()
boundary_kernel_3D_z()
clean_GPU()
create_GPU_devices()
retrieve_fields_from_GPU()
retrieve_fields_from_GPU_minimal()
send_fields_to_GPU()
send_fields_to_GPU_minimal()
update_temperature_field()
update_thermal_file_1D_kernel()
update_thermal_file_2D_kernel()
update_thermal_file_3D_kernel()
update_thermal_gradient_1D_kernel()
update_thermal_gradient_2D_kernel()
update_thermal_gradient_3D_kernel()
- pyphasefield.ppf_utils module
- pyphasefield.simulation module
Simulation
Simulation._framework
Simulation._gpu_blocks_per_grid_1D
Simulation._gpu_threads_per_block_1D
Simulation.fields
Simulation.dimensions
Simulation.dx
Simulation.dt
Simulation.time_step_counter
Simulation.temperature
Simulation._temperature_type
Simulation._temperature_path
Simulation._temperature_units
Simulation._initial_T
Simulation._dTdx
Simulation._dTdt
Simulation._tdb_container
Simulation._tdb_path
Simulation._tdb_components
Simulation._tdb_phases
Simulation._save_path
Simulation._autosave_flag
Simulation._autosave_rate
Simulation._autosave_save_images_flag
Simulation.boundary_fields
Simulation._boundary_conditions_type
Simulation._neighbors
Simulation.user_data
Simulation.add_field()
Simulation.apply_boundary_conditions()
Simulation.create_GPU_devices()
Simulation.default_value()
Simulation.finish_simulation()
Simulation.generate_python_script()
Simulation.get_cell_spacing()
Simulation.get_dimensions()
Simulation.get_dt()
Simulation.get_dx()
Simulation.get_framework()
Simulation.get_time_step_counter()
Simulation.get_time_step_length()
Simulation.init_fields()
Simulation.init_sim_CahnAllen()
Simulation.init_sim_CahnHilliard()
Simulation.init_sim_Diffusion()
Simulation.init_sim_DiffusionGPU()
Simulation.init_sim_NCGPU()
Simulation.init_sim_NComponent()
Simulation.init_sim_Warren1995()
Simulation.init_tdb_params()
Simulation.init_temperature_field()
Simulation.initialize_engine()
Simulation.initialize_fields_and_imported_data()
Simulation.just_before_simulating()
Simulation.load_simulation()
Simulation.plot_all_fields()
Simulation.plot_field()
Simulation.plot_simulation()
Simulation.progress_bar()
Simulation.retrieve_fields_from_GPU()
Simulation.retrieve_fields_from_GPU_minimal()
Simulation.save_images()
Simulation.save_simulation()
Simulation.send_fields_to_GPU()
Simulation.set_autosave_flag()
Simulation.set_autosave_rate()
Simulation.set_autosave_save_images_flag()
Simulation.set_boundary_conditions()
Simulation.set_cell_spacing()
Simulation.set_debug_mode_flag()
Simulation.set_dimensions()
Simulation.set_dt()
Simulation.set_dx()
Simulation.set_framework()
Simulation.set_ghost_rows()
Simulation.set_save_path()
Simulation.set_t_file_max()
Simulation.set_t_file_min()
Simulation.set_t_file_offset()
Simulation.set_t_file_offset_cells()
Simulation.set_t_file_offset_units()
Simulation.set_tdb_components()
Simulation.set_tdb_container()
Simulation.set_tdb_path()
Simulation.set_tdb_phases()
Simulation.set_temperature_dTdt()
Simulation.set_temperature_dTdx()
Simulation.set_temperature_dTdy()
Simulation.set_temperature_dTdz()
Simulation.set_temperature_initial_T()
Simulation.set_temperature_path()
Simulation.set_temperature_type()
Simulation.set_temperature_units()
Simulation.set_time_step_counter()
Simulation.set_time_step_length()
Simulation.set_user_data()
Simulation.simulate()
Simulation.simulate_debug()
Simulation.simulation_loop()
Simulation.update_temperature_field()
- Module contents
- Subpackages