Data Types | |
| type | type_int_weno_scheme::t_int_weno_scheme |
| The WENO Interpolation type. More... | |
| interface | type_int_weno_scheme::int_weno_scheme_apply |
Modules | |
| module | type_int_weno_scheme |
| The Interpolation/Reconstruction WENO Scheme type definition This definition of the WENO Scheme is based on a Finite Volume principle, and is thus a reconstuction, where the mean value of the data is known for a cell, contrary to interpolation based on node values. The difference is subtle and only happens in the associated weights. | |
Functions/Subroutines | |
| subroutine | type_int_weno_scheme::int_weno_scheme_init (self) |
Declare a int_weno_scheme starting and ending at the specified indices. | |