Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions
ode_it_funct< vec_t > Class Template Reference

Function class for ode_it_solve.

#include <ode_it_solve.h>

Inheritance diagram for ode_it_funct< vec_t >:
ode_it_funct_fptr< vec_t > ode_it_funct_mfptr< tclass, vec_t >

Detailed Description

template<class vec_t = ovector_base>
class ode_it_funct< vec_t >

Definition at line 42 of file ode_it_solve.h.

Public Member Functions

virtual double operator() (size_t ieq, double x, vec_t &y)
 Using x and y, return the value of function number ieq.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.