Go to the source code of this file.
|
subroutine, public | basins_oct_m::basins_init (this, namespace, mesh) |
|
subroutine, public | basins_oct_m::basins_end (this) |
|
subroutine, public | basins_oct_m::basins_analyze (this, namespace, mesh, f, rho, threshold) |
|
recursive integer function | steep_fill (ii) |
|
integer function | get_max (ii, threshold) |
|
subroutine | analyze (namespace) |
|
subroutine, public | basins_oct_m::basins_write (this, mesh, iunit) |
|
◆ steep_fill()
recursive integer function basins_analyze::steep_fill |
( |
integer, intent(in) |
ii | ) |
|
|
private |
◆ get_max()
integer function basins_analyze::get_max |
( |
integer, intent(in) |
ii, |
|
|
real(real64), intent(in) |
threshold |
|
) |
| |
|
private |
◆ analyze()
subroutine basins_analyze::analyze |
( |
type(namespace_t), intent(in) |
namespace | ) |
|
|
private |