ROMS
|
#include "cppdefs.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | lubksb (a, n, np, indx, b) |
subroutine lubksb | ( | real(r8), dimension(np,np), intent(in) | a, |
integer, intent(in) | n, | ||
integer, intent(in) | np, | ||
integer, dimension(n), intent(in) | indx, | ||
real(r8), dimension(n), intent(inout) | b ) |
Definition at line 2 of file lubksb.F.
Referenced by set_avg_mod::set_detide_tile().