Functions/Subroutines | |
subroutine | local_cart_dy (us, u, N, e, Dt) |
Assuming the mesh is cartesian, compute exact y-derivative for an element, by operating. More... | |
subroutine | local_cart_dy_pseudo (us, u, N, e, Dt) |
Assuming the mesh is cartesian, compute pseudo(?) y-derivative along y-axis for an element, by operating. More... | |
subroutine | cart_diff_y (uy, u, ifexact) |