Loading...
Searching...
No Matches
- Member CppNoddy::BandedMatrix< _Type >::row_swap (const std::size_t &row1, const std::size_t &row2)
- MAKE ME PRIVATE OR ELSE!
- Member CppNoddy::ODE_BVP< _Type, _Xtype >::arclength_solve (const double &step)
- y & z should be solved for simultaneously - but to do this we'd have to extend the LAPACK interface and/or provide the same feature for the native solver.
- Member CppNoddy::SparseVector< _Type >::dot (const SparseVector< _Type > &x) const
- Using a 'get' (aka find) here is slooow
- obviously this can be improved.
- Member main ()
- Include a mechanism for avoiding source term computations at the singular point by indicating where edge conditions are specified. For the time being, we'll bodge it by stopping away from x=0.
© 2012
R.E. Hewitt