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

SIBS Class Reference

Foam::SIBS. More...

#include <ODE/SIBS.H>


Detailed Description

Foam::SIBS.

Source files

Definition at line 50 of file SIBS.H.

Inheritance diagram for SIBS:
Collaboration diagram for SIBS:

List of all members.

Public Member Functions

 TypeName ("SIBS")
 Runtime type information.
 SIBS (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

SIBS ( const ODE &   ode  )

Construct from ODE.

Definition at line 50 of file SIBS.C.


Member Function Documentation

TypeName ( "SIBS"    )

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: