Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CONST_ORDER Class Reference

Constant order control. More...

#include <constorder.h>

Inheritance diagram for CONST_ORDER:

ORDER_CTRL NAME List of all members.

Public Methods

 CONST_ORDER ( int k )
 Constructor. More...

int CompOrder ( PtrODESolver Solver )
 Returns the order that is set in the constructor.


Detailed Description

Constant order control.

Author(s):
Ned Nedialkov
Date:
23 April 2001


Constructor & Destructor Documentation

CONST_ORDER::CONST_ORDER ( int k ) [inline]
 

Constructor.

Parameters:
k   order
Precondition:
k > 0


Member Function Documentation

int CONST_ORDER::CompOrder ( PtrODESolver Solver ) [inline, virtual]
 

Returns the order that is set in the constructor.

Reimplemented from ORDER_CTRL.


The documentation for this class was generated from the following file:
Generated at Sun Oct 14 12:45:41 2001 for VNODE by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000