FV3 Bundle
|
Go to the source code of this file.
Modules | |
module | a2b_edge_nlm_mod |
Functions/Subroutines | |
subroutine, public | a2b_edge_nlm_mod::a2b_ord4 (qin, qout, gridstruct, npx, npy, is, ie, js, je, ng, replace) |
subroutine, public | a2b_edge_nlm_mod::a2b_ord2 (qin, qout, gridstruct, npx, npy, is, ie, js, je, ng, replace) |
real function | a2b_edge_nlm_mod::extrap_corner (p0, p1, p2, q1, q2) |
Variables | |
real, parameter | a2b_edge_nlm_mod::r3 = 1./3. |
real, parameter | a2b_edge_nlm_mod::a1 = 0.5625 |
real, parameter | a2b_edge_nlm_mod::a2 = -0.0625 |
real, parameter | a2b_edge_nlm_mod::b1 = 7./12. |
real, parameter | a2b_edge_nlm_mod::b2 = -1./12. |