Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Todo List

Class MODEL::Modulator
add a check to see if the Parameter exists.

Class MODEL::ODESystem
Things to be added (wish list): Full solution of the stationary problem (using the NewtonRoot solver), stability of a certain point (or the nearest stable one, anyway).

Class MODEL::RootScan
For the rootfinder, it would be classy if we would be able to specify the order of magnitude we expect the different vars to have, and use this to better estimate starting points

Class MODEL::TickTock
Re-evaluate the timing model: there are problems when TickTock get nested and multiple ticktocks are attached to the same system. Each one is then evaluated sequentially for the number of steps needed inside the master timeframe!

Member MODEL::RootScan::all(const ScanList< dims, nelem, NT >parpoint &p)
this is a problem: add a boolean parameter to select this. With a warning about extra roots.

Member MODEL::ScanList::clear()
check if this doe not leak

Member MODEL::VFwithBump::f
It would be even better to make it a hyperellipsoid instead of a sphere

Member MODEL::ScanList::get_data(void)
rewrite the length function for complex types, so it returns a real number

actually, we should search the best match, but for now, this should be sufficient

Member MODEL::AVGDwellProbe::NO_COPY(AVGDwellProbe)
We decouple the two kinds of probes (u & down). Agreed: this is wasteful and in the future I'll do the right thing)

Member MODEL::ODESystem::operator()(void)
This should be removed as it promoted confusion. current() should be used instead.

Member MODEL::SSA::put_omega(const number &omega)
this should be modifiable

Member MODEL::ReservoirFunction::ReservoirFunction(const ReservoirFunction &rf)
: Clean out copy constructor dependencies and calling sequences in the VectorFunction Hierarchy

Member MODEL::IHeun::rnd
Instead of generating noise multiplied by a funtion, pass the noise to another function. This way, the function can change correlations etc if needed.

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 SourceForge Logo !