Home
last modified time | relevance | path

Searched defs:radMod (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/numeric/odeint/examples/quadmath/
Dblack_hole.cpp89 struct radMod struct
94 radMod( my_float om , my_float l ) in radMod() argument
97 void operator()( const state_type &x , state_type &dxdt , my_float r ) const in operator ()()