Data Types | |
| type | mod_finite_differences_scheme_fourth_o2::t_fd_scheme_fourth_o2_backward |
| type | mod_finite_differences_scheme_fourth_o2::t_fd_scheme_fourth_o2_forward |
Modules | |
| module | mod_finite_differences_scheme_fourth_o2 |
| Finite Difference Schemes for the third derivative at order 3. | |
Functions/Subroutines | |
| subroutine | mod_finite_differences_scheme_fourth_o2::t_fd_scheme_fourth_o2_backward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_fourth_o2::t_fd_scheme_fourth_o2_forward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_fourth_o2::t_fd_scheme_fourth_o2_backward_fill (self, steps) |
| Fill the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_fourth_o2::t_fd_scheme_fourth_o2_forward_fill (self, steps) |
| Fill the corresponding scheme. | |
| pure double precision function, dimension(size(h)+1) | mod_finite_differences_scheme_fourth_o2::scheme_fourth_o2_forward_compute_weights (h) |