Data Types | |
| type | mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_backward |
| type | mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_forward |
Modules | |
| module | mod_finite_differences_weno_scheme_first_o3 |
| Finite Difference Weno Scheme for first derivative at order 3. | |
Functions/Subroutines | |
| subroutine | mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_backward_init (self) |
| Init the corresponding scheme. | |
| subroutine | mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_forward_init (self) |
| Init the corresponding scheme. | |
| double precision function | mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_backward_apply (self, step, steps, values) |
| Fill the corresponding scheme. | |
| double precision function | mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_forward_apply (self, step, steps, values) |
| Fill the corresponding scheme. | |