ode_it_make_Coord Class Reference

#include <ode_it_solve.h>


Detailed Description

Make a coordinate matrix for ode_it_solve.

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_intr
 The row index.
o2scl::uvector_intc
 The column pointer.
o2scl::uvectorvals
 The matrix entries.

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

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page