Data Types | |
| type | mod_finite_differences_scheme_fourth_o3::t_fd_scheme_fourth_o3_backward |
| type | mod_finite_differences_scheme_fourth_o3::t_fd_scheme_fourth_o3_forward |
Modules | |
| module | mod_finite_differences_scheme_fourth_o3 |
| Finite Difference Schemes for the first derivative at order 5. | |
Functions/Subroutines | |
| subroutine | mod_finite_differences_scheme_fourth_o3::t_fd_scheme_fourth_o3_backward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_fourth_o3::t_fd_scheme_fourth_o3_forward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_fourth_o3::t_fd_scheme_fourth_o3_backward_fill (self, steps) |
| Fill the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_fourth_o3::t_fd_scheme_fourth_o3_forward_fill (self, steps) |
| Fill the corresponding scheme. | |
| pure double precision function, dimension(size(h)+1) | mod_finite_differences_scheme_fourth_o3::scheme_fourth_o3_forward_compute_weights (h) |