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

Private Member Functions

subroutine create_particle_mass_1d (self, degree, n_dofs)
 

Detailed Description

Definition at line 28 of file sll_m_particle_mass_1d_base.F90.

Constructor & Destructor Documentation

◆ create_particle_mass_1d()

subroutine create_particle_mass_1d ( class(sll_c_particle_mass_1d_base), intent(inout)  self,
integer(kind=i32), intent(in)  degree,
integer(kind=i32), intent(in)  n_dofs 
)
private

Definition at line 28 of file sll_m_particle_mass_1d_base.F90.

    Report Typos and Errors