Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
!Match mean E[W X] and E[W X^2] = first and second order moment modifies only X, montecarlo estimate is: sum(W X)/N, N=len(X) More...
Private Member Functions | |
subroutine | sll_s_match_moment_1d_weight_linear_real64 (x, w, mean, mom2, num) |
!Match mean E[W X] and E[W X^2] = first and second order moment modifies only X, montecarlo estimate is: sum(W X)/N, N=len(X)
Definition at line 27 of file sll_m_moment_matching.F90.
|
private |
Definition at line 47 of file sll_m_moment_matching.F90.