ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
viennashe::math::IntAdaptiveRule< IntRule > Class Template Reference

Tag for an adaptive integration rule. More...

#include <integrator.hpp>

Detailed Description

template<typename IntRule>
class viennashe::math::IntAdaptiveRule< IntRule >

Tag for an adaptive integration rule.

The strategy is to subdivide the integration interval into two intervals of equal length and perform adaptive integration on both until a certain accuracy is reached.

Template Parameters
IntRuleAny non-adaptive integration rule

Definition at line 58 of file integrator.hpp.


The documentation for this class was generated from the following file: