|
Plugins
|
Utility functions for manipulating river network grids. More...
#include <vector>#include <queue>#include <map>#include <set>#include "common/common.h"#include "lib_grid/algorithms/trees/kd_tree_static.h"#include "lib_grid/file_io/file_io_ugx.h"Go to the source code of this file.
Namespaces | |
| namespace | ug |
| namespace | ug::d3f |
Functions | |
| template<typename TDomain > | |
| void | ug::d3f::project_rivers_on_terrain (SmartPtr< TDomain > river_domain, SmartPtr< TDomain > soil_domain, const char *top_subset) |
| Projects a 1D river network onto the surface of a 3D terrain. | |
Utility functions for manipulating river network grids.