![]()  | 
  
    Hex
    1.0
    
   Hydrogen-electron collision solver 
   | 
 
#include <nodeintegrate.h>


Public Member Functions | |
| FixedNodeIntegrator (Functor f, const rArrayView zeros, double rt=0) | |
| virtual double | nthNode (int n) const | 
| virtual double | turningPoint () const | 
  Public Member Functions inherited from NodeIntegrator< Functor, Integrator > | |
| NodeIntegrator (Functor f) | |
| double | result () const | 
| bool | ok () const | 
| std::string const & | status () const | 
| double | epsabs () const | 
| void | setEpsAbs (double eps) | 
| double | epsrel () const | 
| void | setEpsRel (double eps) | 
| int | limit () const | 
| void | setLimit (double n) | 
| bool | integrate (double a, double b) | 
      
  | 
  inline | 
      
  | 
  inlinevirtual | 
Implements NodeIntegrator< Functor, Integrator >.
      
  | 
  inlinevirtual | 
Reimplemented from NodeIntegrator< Functor, Integrator >.
 1.8.5