Skip to content
Snippets Groups Projects
Commit c48bbce0 authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann :seedling:
Browse files

commenting

parent 5cb98f38
No related branches found
No related tags found
No related merge requests found
MODULE coeff MODULE coeff
! this module contains routines to compute normalization coefficients and velocity integrals ! this module contains routines to compute the Laguerre-Laguerre products coefficients
! ! dnjs for the nonlinear term. ALL2L(n,j,s,0) = dnjs
! Lpjl(p,j,l) returns the l-th coefficient of the j-th order associated Laguerre_{p-1/2} poynomial
! the canonical basis (p=0) writes L_j(x) = sum_{l=0}^j c_l x^l
USE PREC_CONST USE PREC_CONST
use BASIC use BASIC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment