Package org.spaceroots.rkcheck

Class Summary
CheckOrderConditions This application checks the order conditions of Runge-Kutta processes.
ComputeOrderConditions This application computes the order conditions of Runge-Kutta methods.
DerivationTree This class implements rooted trees for determining order conditions in Runge-Kutta integrators.
DerivationTreesSetGenerator This class generates all trees set for any order.
EmbeddedCatalogResolver This class implements a resolver for external entities that are cached locally in the same jar file as the application.
MessagesResources This class gather the message resources for the rkcheck application.
MessagesResources_fr This class gather the message resources for the rkcheck application.
QuadraticSurd This class implements quadratic irrational numbers (which are also called quadratic surds).
RungeKuttaFile This class reads or write an XML file containing a Runge-Kutta method description.
RungeKuttaMethod This class represents a Runge-Kutta method.
XMLFile This class is the base class for application-specific XML files reading/writing.
 

Exception Summary
RKCheckException This class is the base class for all specific exceptions thrown by the rkcheck classes.
 



Copyright © 2002-2004 Luc Maisonobe. All Rights Reserved.