#include <ode_it_solve.h>
Definition at line 197 of file ode_it_solve.h.
Public Member Functions | |
o2scl::Coord_Mat * | make (size_t ngrid, size_t neq, size_t nbleft) |
Create a compressed-column format matrix for ode_it_solve. | |
Data Fields | |
o2scl::uvector_int * | r |
The row index. | |
o2scl::uvector_int * | c |
The column pointer. | |
o2scl::uvector * | vals |
The matrix entries. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page