ODEBND
mc::BASE_GSL::Stats Struct Reference

Structure storing integration statistics.

#include <base_gsl.hpp>

List of all members.

Public Member Functions

 Stats ()
 Constructor.
void reset ()
 Constructor.

Public Attributes

double cputime
 CPU time.
unsigned int numSteps
 Number of integration steps.
unsigned int numRHS
 Number of right-hand side (RHS) evaluations.
unsigned int numJAC
 Number of Jacobian evaluations.

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