step/stepcore
Todo List
- Member StepCore::CollisionSolver::resetCaches ()
- do it automatically by checking the cache
- Class StepCore::CoulombForce
- Add interface for charged bodies, support bodies with distributed charge
- Member StepCore::Gas::rectCreateParticles (int count, double mass, double temperature, const Vector2d &meanVelocity)
- XXX Normalize temperature after particle creation
- Class StepCore::GenericEulerSolver
- tests
- Class StepCore::GravitationForce
- Add interface for massive bodies, support bodies with distributed mass
- Member StepCore::Item::worldItemRemoved (Item *item STEPCORE_UNUSED)
- XXX rename
- Member StepCore::Solver::doEvolve (double *t, double t1, VectorXd *y, VectorXd *yvar)=0
- Provide error message
- Class StepCore::Spring
- how to move setBody1() and setBody2() to PairForce ?
- Class StepCore::WeightForce
- Add interface for massive bodies, support bodies with distributed mass
- Class StepCore::World
- Redesign to avoid variable copying (scatter/gatherVariables)
- Member StepCore::World::doEvolve (double delta)
- Provide error message
- Member StepCore::XmlFile::XmlFile (QIODevice *device)
- TODO don't pass factory here !
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.