Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Member Functions | List of all members
sll_o_new_cartesian_domain_decomposition Interface Reference

Private Member Functions

type(sll_t_decomposition_6d) function, pointer sll_f_new_cartesian_domain_decomposition_6d (topology, grid_size, halo_width)
 

Detailed Description

Definition at line 305 of file sll_m_decomposition.F90.

Member Function/Subroutine Documentation

◆ sll_f_new_cartesian_domain_decomposition_6d()

type(sll_t_decomposition_6d) function, pointer sll_f_new_cartesian_domain_decomposition_6d ( type(sll_t_cartesian_topology_6d), intent(in), pointer  topology,
dimension(nd), intent(in)  grid_size,
dimension(nd), intent(in)  halo_width 
)
private

Definition at line 768 of file sll_m_decomposition.F90.

Here is the call graph for this function:
    Report Typos and Errors