ASPECT
Classes | Namespaces | Functions
probability_density_function.h File Reference
Include dependency graph for probability_density_function.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aspect::Particle::Generator::ProbabilityDensityFunction< dim >
 

Namespaces

 aspect
 
 aspect::Particle
 
 aspect::Particle::Generator
 

Functions

template<int dim>
 aspect::Particle::Generator::DeclException1 (ProbabilityFunctionNegative, Point< dim >,<< "Your probability density function in the particle generator " "returned a negative probability density for the following position: "<< arg1<< ". Please check your function expression.")