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
operator(+) Interface Reference

sum operator DG field 2d More...

Private Member Functions

type(sll_t_dg_field_2d) function dg_field_add (W1, W2)
 

Detailed Description

sum operator DG field 2d

Definition at line 62 of file sll_m_dg_fields.F90.

Member Function/Subroutine Documentation

◆ dg_field_add()

type(sll_t_dg_field_2d) function dg_field_add ( type(sll_t_dg_field_2d), intent(in)  W1,
type(sll_t_dg_field_2d), intent(in)  W2 
)
private

Definition at line 263 of file sll_m_dg_fields.F90.

    Report Typos and Errors