Plugins
Loading...
Searching...
No Matches
rivers.h File Reference
#include <vector>
#include <limits>
#include <string>
#include "common/common.h"
#include "common/math/misc/math_constants.h"
#include "lib_grid/grid_objects/grid_dim_traits.h"
#include "lib_disc/function_spaces/grid_function.h"
#include "level_set_pos.h"
#include "segment_network.h"
#include "rivers_impl.h"

Go to the source code of this file.

Classes

class  ug::d3f::VertexLowDimRecharge< TGridFunction >
 
class  ug::d3f::VertexRiverRecharge< TGridFunction >
 
class  ug::d3f::VertexWellRecharge< TGridFunction >
 
struct  ug::d3f::VertexWellRecharge< TGridFunction >::well_recharge_data_t
 data of a recharge well More...
 

Namespaces

namespace  ug
 
namespace  ug::d3f
 

Functions

template<int dim>
number ug::d3f::cone_mollifier (number d, number smooth_len)
 
template<>
number ug::d3f::cone_mollifier< 1 > (number d, number smooth_len)
 
template<>
number ug::d3f::cone_mollifier< 2 > (number d, number smooth_len)