List of all members | Public Member Functions
utl::DefaultRK5ErrorScaling Class Reference

#include <RK5ODEIntegrator.h>

Public Member Functions

template<class VectorType >
void operator() (const unsigned int n, const double dx, const VectorType &y, const VectorType &dYdX, VectorType &errorScaling) const
 

Detailed Description

Definition at line 9 of file RK5ODEIntegrator.h.

Member Function Documentation

template<class VectorType >
void utl::DefaultRK5ErrorScaling::operator() ( const unsigned int  n,
const double  dx,
const VectorType &  y,
const VectorType &  dYdX,
VectorType &  errorScaling 
) const
inline

Definition at line 13 of file RK5ODEIntegrator.h.

References utl::abs().


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

, generated on Tue Sep 26 2023.