PLaSK library
Loading...
Searching...
No Matches
ddm2d.cpp File Reference
#include <boost/version.hpp>
#include "ddm2d.hpp"
Include dependency graph for ddm2d.cpp:

Go to the source code of this file.

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 
namespace  plask::electrical
 
namespace  plask::electrical::drift_diffusion
 

Functions

template<typename T >
const T & clamp (const T &v, const T &min, const T &max)
 

Variables

PLASK_NO_CONVERSION_WARNING_BEGIN template struct PLASK_SOLVER_API plask::electrical::drift_diffusion::DriftDiffusionModel2DSolver< Geometry2DCartesian >
 
template struct PLASK_SOLVER_API plask::electrical::drift_diffusion::DriftDiffusionModel2DSolver< Geometry2DCylindrical >
 

Function Documentation

◆ clamp()

template<typename T >
const T & clamp ( const T &  v,
const T &  min,
const T &  max 
)

Definition at line 21 of file ddm2d.cpp.