Data Types | |
| type | mod_finite_differences_scheme_first_o6::t_fd_scheme_first_o6_backward |
| type | mod_finite_differences_scheme_first_o6::t_fd_scheme_first_o6_forward |
Modules | |
| module | mod_finite_differences_scheme_first_o6 |
| Finite Difference Schemes for the first derivative at order 5. | |
Functions/Subroutines | |
| subroutine | mod_finite_differences_scheme_first_o6::t_fd_scheme_first_o6_backward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_first_o6::t_fd_scheme_first_o6_forward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_first_o6::t_fd_scheme_first_o6_backward_fill (self, steps) |
| Fill the corresponding scheme. | |
| subroutine | mod_finite_differences_scheme_first_o6::t_fd_scheme_first_o6_forward_fill (self, steps) |
| Fill the corresponding scheme. | |
| pure double precision function, dimension(size(h)+1) | mod_finite_differences_scheme_first_o6::scheme_first_o6_forward_compute_weights (h) |