Go to the source code of this file.
 | 
| subroutine, public  | mom_wave_structure::wave_structure (h, tv, G, GV, cn, ModeNum, freq, CS, En, full_halos) | 
|   | This subroutine determines the internal wave velocity structure for any mode.  More...
  | 
|   | 
| subroutine  | mom_wave_structure::tridiag_solver (a, b, c, h, y, method, x) | 
|   | This subroutine solves a tri-diagonal system Ax=y using either the standard Thomas algorithim (TDMA_T) or its more stable variant that invokes the "Hallberg substitution" (TDMA_H).  More...
  | 
|   | 
| subroutine, public  | mom_wave_structure::wave_structure_init (Time, G, param_file, diag, CS) | 
|   |