Functions
Numerical.cpp File Reference
#include "tensor_field_nav_core/Numerical.h"
Include dependency graph for Numerical.cpp:

Go to the source code of this file.

Functions

void rkck (Vec_I_DP &y, Vec_I_DP &dydx, const DP x, const DP h, Vec_O_DP &yout, Vec_O_DP &yerr, void derivs(const DP, Vec_I_DP &, Vec_O_DP &))
void rkqs (Vec_IO_DP &y, Vec_IO_DP &dydx, DP &x, const DP htry, const DP eps, Vec_I_DP &yscal, DP &hdid, DP &hnext, void derivs(const DP, Vec_I_DP &, Vec_O_DP &))

Function Documentation

void rkck ( Vec_I_DP y,
Vec_I_DP dydx,
const DP  x,
const DP  h,
Vec_O_DP yout,
Vec_O_DP yerr,
void   derivsconst DP, Vec_I_DP &, Vec_O_DP & 
)

Definition at line 5 of file Numerical.cpp.

void rkqs ( Vec_IO_DP y,
Vec_IO_DP dydx,
DP x,
const DP  htry,
const DP  eps,
Vec_I_DP yscal,
DP hdid,
DP hnext,
void   derivsconst DP, Vec_I_DP &, Vec_O_DP & 
)

Definition at line 42 of file Numerical.cpp.



tensor_field_nav_core
Author(s): Lintao Zheng, Kai Xu
autogenerated on Thu Jun 6 2019 19:50:56