#include "sll_assert.h"
Go to the source code of this file.
|
type(sll_t_simple_cartesian_4d_mesh) function, pointer, public | sll_f_new_cartesian_4d_mesh (num_cells1, num_cells2, num_cells3, num_cells4, x1_min, x1_max, x2_min, x2_max, x3_min, x3_max, x4_min, x4_max) |
|
subroutine | delete_cartesian_4d_mesh (mesh) |
|
subroutine, public | sll_s_load_test_4d_initializer (init_obj, data_position, mesh_4d, v_thermal, layout) |
|
subroutine | compact_4d_field (init_obj, data_out) |
|
◆ sll_m_distribution_function_initializer_4d::sll_t_simple_cartesian_4d_mesh
type sll_m_distribution_function_initializer_4d::sll_t_simple_cartesian_4d_mesh |