Data Types | |
| type | mod_rec_d_point_lagrange_o3::t_rec_d_point_lagrange_o3_1d |
| The 1D type. More... | |
| type | mod_rec_d_point_lagrange_o3::t_rec_d_point_lagrange_o3_2d |
| The 2D type. More... | |
| type | mod_rec_d_point_lagrange_o3::t_rec_d_point_lagrange_o3_3d |
| The 3D type. More... | |
Modules | |
| module | mod_rec_d_point_lagrange_o3 |
| The third order Lagrange reconstruction's derivative. | |
Functions/Subroutines | |
| subroutine | mod_rec_d_point_lagrange_o3::rec_d_point_lagrange_o3_init () |
| Init all the schemes. | |
| subroutine | mod_rec_d_point_lagrange_o3::t_rec_d_point_lagrange_o3_1d_init (self) |
| subroutine | mod_rec_d_point_lagrange_o3::t_rec_d_point_lagrange_o3_1d_compute_stencil (self, coordinates, derivative, control_volumes) |
| Compute the stencil values. Lagrange interpolation at order 4 (ie. linear interpolation) | |
| subroutine | mod_rec_d_point_lagrange_o3::t_rec_d_point_lagrange_o3_2d_init (self) |
| subroutine | mod_rec_d_point_lagrange_o3::t_rec_d_point_lagrange_o3_3d_init (self, spatial_dimension) |