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

Private Member Functions

subroutine scalar_field_6d_initializer (init_obj, data_out)
 

Detailed Description

Definition at line 98 of file sll_m_scalar_field_initializers_base.F90.

Constructor & Destructor Documentation

◆ scalar_field_6d_initializer()

subroutine scalar_field_6d_initializer ( class(sll_c_scalar_field_6d_initializer_base), intent(inout)  init_obj,
real(kind=f64), dimension(:, :, :, :, :, :), intent(out)  data_out 
)
private

Definition at line 98 of file sll_m_scalar_field_initializers_base.F90.

    Report Typos and Errors