Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Derived types and interfaces | |
type | sll_t_extraction_operator_11 |
Functions/Subroutines | |
subroutine | create_extraction_operator_11 (self, n_dofs, conp, k, tau) |
subroutine | free_extraction_operator_11 (self) |
subroutine | dot_extraction_operator_11 (self, x, y) |
subroutine | print_info_extraction_operator_11 (self) |
|
private |
[in] | n_dofs | number of degrees of freedom |
[in] | conp | dofs of discrete spline mapping |
[in] | k | C^k smooth polar splines |
[in] | tau | diameter parameter for first control points of discrete spline mapping |
Definition at line 33 of file sll_m_extraction_operator_11.F90.
|
private |
Definition at line 69 of file sll_m_extraction_operator_11.F90.
|
private |
Definition at line 63 of file sll_m_extraction_operator_11.F90.
|
private |
Definition at line 98 of file sll_m_extraction_operator_11.F90.