Opm::Details::RK4IVP< RHS > Class Template Reference

#include <initStateEquil_impl.hpp>

Public Member Functions

 RK4IVP (const RHS &f, const std::array< double, 2 > &span, const double y0, const int N)
 
double operator() (const double x) const
 

Constructor & Destructor Documentation

template<class RHS >
Opm::Details::RK4IVP< RHS >::RK4IVP ( const RHS &  f,
const std::array< double, 2 > &  span,
const double  y0,
const int  N 
)
inline

Member Function Documentation

template<class RHS >
double Opm::Details::RK4IVP< RHS >::operator() ( const double  x) const
inline

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