SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_bem_n (DTCO, TOP, BOP, DTT, DTB, BDD, G, T, B, KLUOUT) |
subroutine init_bem_n | ( | type(data_cover_t), intent(inout) | DTCO, |
type(teb_options_t), intent(inout) | TOP, | ||
type(bem_options_t), intent(inout) | BOP, | ||
type(data_teb_t), intent(inout) | DTT, | ||
type(data_bem_t), intent(inout) | DTB, | ||
type(bld_desc_t), intent(inout) | BDD, | ||
type(grid_t), intent(inout) | G, | ||
type(teb_t), intent(inout) | T, | ||
type(bem_t), intent(inout) | B, | ||
integer, intent(in) | KLUOUT | ||
) |
Definition at line 8 of file init_bemn.F90.