Module for including point interpolation schemes More...
| Modules | |
| module | mod_int_point_fast_lagrange_o2 | 
| The fourth order Lagrange interpolation. | |
| module | mod_int_point_fast_lagrange_o4 | 
| The fourth order Lagrange interpolation. | |
| module | mod_int_point_fast_lagrange_o6 | 
| The fourth order Lagrange interpolation. | |
| module | mod_int_point_lagrange_o2 | 
| The second order Lagrange interpolation. | |
| module | mod_int_point_lagrange_o3 | 
| The third order Lagrange interpolation. | |
| module | mod_int_point_lagrange_o4 | 
| The fourth order Lagrange interpolation. | |
| module | mod_int_point_lagrange_o5 | 
| The fifth order Lagrange interpolation. | |
| module | mod_int_point_lagrange_o6 | 
| The fourth order Lagrange interpolation. | |
| module | mod_int_point_lambda_2_1 | 
| The \(\Lambda_{2,1}\) interpolation kernel. | |
| module | mod_int_point_lambda_2_2 | 
| The \(\Lambda_{2,2}\) interpolation kernel. | |
| module | mod_int_point_lambda_4_2 | 
| The \(\Lambda_{4,2}\) interpolation kernel. | |
| module | mod_int_point_peskin_o4 | 
| The Peskin interpolation//smoothing kernel with 4 points. | |
| module | mod_rec_d_point_lagrange_o1 | 
| The first order Lagrange reconstruction's derivative. | |
| module | mod_rec_d_point_lagrange_o2 | 
| The second order Lagrange reconstruction's derivative. | |
| module | mod_rec_d_point_lagrange_o3 | 
| The third order Lagrange reconstruction's derivative. | |
| module | mod_rec_point_lagrange_o3 | 
| The third order Lagrange reconstruction. | |
| module | mod_rec_point_lagrange_o4 | 
| The fourth order Lagrange reconstruction. | |
Module for including point interpolation schemes
This module encompasses the various point interpolation schemes that are available for the developer. It is splitted in two categories:
Families of interpolants: