Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Information for evaluation of B-splines on non-uniform grid. More...
Private Attributes | |
integer | num_pts |
integer | deg |
real(wp) | xmin |
real(wp) | xmax |
integer | n |
real(wp), dimension(:), allocatable | knots |
Information for evaluation of B-splines on non-uniform grid.
Definition at line 75 of file sll_m_low_level_bsplines.F90.
|
private |
Definition at line 77 of file sll_m_low_level_bsplines.F90.
|
private |
Definition at line 81 of file sll_m_low_level_bsplines.F90.
|
private |
Definition at line 80 of file sll_m_low_level_bsplines.F90.
|
private |
Definition at line 76 of file sll_m_low_level_bsplines.F90.
|
private |
Definition at line 79 of file sll_m_low_level_bsplines.F90.
|
private |
Definition at line 78 of file sll_m_low_level_bsplines.F90.