Data Types | |
| type | mod_finite_differences_weno_scheme_first_o5::t_fd_weno_scheme_first_o5_backward |
| type | mod_finite_differences_weno_scheme_first_o5::t_fd_weno_scheme_first_o5_forward |
Modules | |
| module | mod_finite_differences_weno_scheme_first_o5 |
| Finite Difference Weno Scheme for first derivative at order 5. | |
Functions/Subroutines | |
| subroutine | mod_finite_differences_weno_scheme_first_o5::t_fd_weno_scheme_first_o5_backward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_weno_scheme_first_o5::t_fd_weno_scheme_first_o5_forward_init (self) |
| Init the corresponding scheme. | |
| double precision function | mod_finite_differences_weno_scheme_first_o5::t_fd_weno_scheme_first_o5_backward_apply (self, step, steps, values) |
| Fill the corresponding scheme. | |
| double precision function | mod_finite_differences_weno_scheme_first_o5::t_fd_weno_scheme_first_o5_forward_apply (self, step, steps, values) |
| Fill the corresponding scheme. | |