3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
random.hh File Reference

Some tools for random number generation. More...

#include <random>
#include <type_traits>
#include <cstdint>

Go to the source code of this file.

Description

Some tools for random number generation.

Classes

class  Dumux::SimpleUniformDistribution< Scalar >
 A simple uniform distribution based on a biased uniform number generator. More...
 
class  Dumux::SimpleNormalDistribution< Scalar >
 A simple normal distribution based on a biased uniform number generator and the Box-Mueller transform. More...
 
class  Dumux::SimpleLogNormalDistribution< Scalar >
 A simple log-normal distribution. More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
Include dependency graph for random.hh: