FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

KRR4 Class Reference

Foam::KRR4. More...

#include <ODE/KRR4.H>


Detailed Description

Foam::KRR4.

Source files

Definition at line 50 of file KRR4.H.

Inheritance diagram for KRR4:
Collaboration diagram for KRR4:

List of all members.

Public Member Functions

 TypeName ("KRR4")
 Runtime type information.
 KRR4 (const ODE &ode)
 Construct from ODE.
void  solve (const ODE &ode, scalar &x, scalarField &y, scalarField &dydx, const scalar eps, const scalarField &yScale, const scalar hTry, scalar &hDid, scalar &hNext) const

Constructor & Destructor Documentation

KRR4 ( const ODE &   ode  )

Construct from ODE.

Definition at line 58 of file KRR4.C.


Member Function Documentation

TypeName ( "KRR4"    )

Runtime type information.

void solve ( const ODE &   ode,
scalar &   x,
scalarField &   y,
scalarField &   dydx,
const scalar   eps,
const scalarField &   yScale,
const scalar   hTry,
scalar &   hDid,
scalar &   hNext  
) const [virtual]

The documentation for this class was generated from the following files:
  • src/ODE/ODESolvers/KRR4/KRR4.H
  • src/ODE/ODESolvers/KRR4/KRR4.C