Data Types | |
| type | mod_finite_differences_weno_scheme_first_o5z::t_fd_weno_scheme_first_o5z_backward |
| type | mod_finite_differences_weno_scheme_first_o5z::t_fd_weno_scheme_first_o5z_forward |
Modules | |
| module | mod_finite_differences_weno_scheme_first_o5z |
| Finite Difference Weno Scheme for first derivative at order 5Z. | |
Functions/Subroutines | |
| subroutine | mod_finite_differences_weno_scheme_first_o5z::t_fd_weno_scheme_first_o5z_backward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_weno_scheme_first_o5z::t_fd_weno_scheme_first_o5z_forward_init (self) |
| Init the corresponding scheme. | |
| double precision function | mod_finite_differences_weno_scheme_first_o5z::t_fd_weno_scheme_first_o5z_backward_apply (self, step, steps, values) |
| Fill the corresponding scheme. | |
| double precision function | mod_finite_differences_weno_scheme_first_o5z::t_fd_weno_scheme_first_o5z_forward_apply (self, step, steps, values) |
| Fill the corresponding scheme. | |