Interpolation WENO Scheme at order 6,*. More...
Data Types | |
type | t_int_point_weno_6_3_1d |
WENO 6 scheme with 4 stencils of 3 points. More... | |
type | t_int_point_weno_6_3_l_1d |
WENO 6 scheme with 4 stencils of 3 points with LS smoothness_indicator. More... | |
type | t_int_point_weno_6_4_1d |
WENO 6 scheme with 3 stencils of 4 points. More... | |
type | t_int_point_weno_6_5_1d |
WENO 6 scheme with 2 stencils of 5 points. More... | |
Variables | |
type(t_int_point_weno_6_5_1d), target | int_point_weno_6_5_1d |
type(t_int_point_weno_6_4_1d), target | int_point_weno_6_4_1d |
type(t_int_point_weno_6_3_1d), target | int_point_weno_6_3_1d |
type(t_int_point_weno_6_3_l_1d), target | int_point_weno_6_3_l_1d |
Interpolation WENO Scheme at order 6,*.