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_topology Interface Reference

Private Member Functions

type(sll_t_cartesian_topology_6d) function, pointer sll_f_new_cartesian_topology_6d (top_collective, procs_per_dimension, periodic)
 6D Cartesian topology constructor function More...
 

Detailed Description

Definition at line 300 of file sll_m_decomposition.F90.

Member Function/Subroutine Documentation

◆ sll_f_new_cartesian_topology_6d()

type(sll_t_cartesian_topology_6d) function, pointer sll_f_new_cartesian_topology_6d ( type(sll_t_collective_t), intent(in)  top_collective,
dimension(nd), intent(in)  procs_per_dimension,
logical, dimension(nd), intent(in)  periodic 
)
private

6D Cartesian topology constructor function

Definition at line 379 of file sll_m_decomposition.F90.

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