Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Attributes | List of all members
jrk_t_linear_operator_pointer Type Reference

class that contains a pointer to a linear operator More...

Collaboration diagram for jrk_t_linear_operator_pointer:

Private Attributes

class(sll_t_linear_operator_abstract), pointer ptr_linear_operator => null()
 

Detailed Description

class that contains a pointer to a linear operator

Definition at line 26 of file sll_m_linear_operator_block.F90.

Member Data Documentation

◆ ptr_linear_operator

class(sll_t_linear_operator_abstract), pointer ptr_linear_operator => null()
private

Definition at line 27 of file sll_m_linear_operator_block.F90.

    Report Typos and Errors