Go to the source code of this file.
|
module | regrid_edge_slopes |
| Routines that estimate edge slopes to be used in high-order reconstruction schemes.
|
|
|
subroutine, public | regrid_edge_slopes::edge_slopes_implicit_h3 (N, h, u, edge_slopes, h_neglect, answers_2018) |
| Compute ih4 edge slopes (implicit third order accurate) in the same units as h. More...
|
|
subroutine, public | regrid_edge_slopes::edge_slopes_implicit_h5 (N, h, u, edge_slopes, h_neglect, answers_2018) |
| Compute ih5 edge values (implicit fifth order accurate) More...
|
|