Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
MODEL::ODEProbe Class Template Reference
#include <probe.h>
Inheritance diagram for MODEL::ODEProbe:
[legend]Collaboration diagram for MODEL::ODEProbe:
[legend]List of all members.
Public Types |
typedef ODESystem<dims,nelem,
NT> | system |
Public Methods |
| ODEProbe (TimeFrame &T, system &s, const string &n) |
| ODEProbe (TimeFrame &T, system &s, ostream &o) |
virtual void | probe (void) |
Private Attributes |
system* | my_sys |
Detailed Description
template<integer dims, typename nelem = number, class NT = NumericTraits<nelem,dims>> class MODEL::ODEProbe
A probe which records everything of note in a ODESystem
Definition at line 122 of file probe.h.
The documentation for this class was generated from the following file:
To get the sources or tarballs, please go to SourceForge or you can use the CVS repository.
More Info? Michael Peeters.
Also, check our research website: www.alna.vub.ac.be
Last update: June 2002.
Looking for Open Source? Check out
!