MathEngine
Home Page       Structures       File List       Functions and Macros      

MdtBclSolverParameters Struct Reference

Kea parameters structure. More...

#include <MdtBcl.h>

List of all members.

Public Attributes

MeReal stepsize
 Amount of time to evolve system by. More...

MeReal epsilon
 Numerical tolerance used by matrix solver. More...

MeReal gamma
 Constraint relaxation rate. More...


Detailed Description

Kea parameters structure.


Member Data Documentation

MeReal MdtBclSolverParameters::epsilon

Numerical tolerance used by matrix solver.

Default = 0.01.

MeReal MdtBclSolverParameters::gamma

Constraint relaxation rate.

Default = 0.2.

MeReal MdtBclSolverParameters::stepsize

Amount of time to evolve system by.


The documentation for this struct was generated from the following file:
MathEngine Dynamics Toolkit - Version 0.0.5 Alpha - Reference Manual generated using doxygen at Wed Oct 11 00:34:51 2000

Copyright MathEngine PLC 2000, all rights reserved.