|
Plugins
|
Specialization of the optimized SSS manager for river networks. More...
#include <river_sss.h>
Inheritance diagram for ug::d3f::RiverSingularSourcesAndSinks< dim >:Additional Inherited Members | |
Public Types inherited from ug::d3f::FVSingularSourcesAndSinksKD< dim, TPointData, TLineData > | |
| using | line_sss_type = FVLineSourceOrSink< dim, TLineData > |
| using | point_sss_type = FVPointSourceOrSink< dim, TPointData > |
Public Member Functions inherited from ug::d3f::FVSingularSourcesAndSinksKD< dim, TPointData, TLineData > | |
| void | add_line (SmartPtr< line_sss_type > l) |
| void | add_point (SmartPtr< point_sss_type > p) |
| void | build_spatial_index () |
| (Re)builds the spatial index for line segments. | |
| line_sss_type * | line (size_t i) |
| size_t | num_lines () const |
Specialization of the optimized SSS manager for river networks.